Manifests/BISF.json

{
    "Name": "Base Image Script Framework",
    "Source": "https://eucweb.com/",
    "Get": {
        "Uri": "https://api.github.com/repos/EUCweb/BIS-F/releases",
        "ContentType": "application/json; charset=utf-8"
    },
    "Install": {
        "Setup": "AppName.*.exe",
        "Physical": {
            "Arguments": "",
            "PostInstall": [
            ]
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": [
            ]
        }
    }
}