Manifests/BISF.json
{ "Name": "Base Image Script Framework", "Source": "https://eucweb.com/", "Get": { "Uri": "https://api.github.com/repos/EUCweb/BIS-F/releases/latest", "ContentType": "application/json; charset=utf-8", "MatchVersion": "(\\d+(\\.\\d+){1,4}).*" }, "Install": { "Setup": "AppName.*.exe", "Physical": { "Arguments": "", "PostInstall": [ ] }, "Virtual": { "Arguments": "", "PostInstall": [ ] } } } |