Manifests/GitHubRelease.json
{ "Name": "GitHub release", "Source": "https://github.com/", "Get": { "Uri": "", "ContentType": "application/json; charset=utf-8", "MatchVersion": "(\\d+(\\.\\d+){1,4}).*" }, "Install": { "Setup": "", "Preinstall": "", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |