{
    "version": "7.2-Prune",
    "description": "Windows Service to run VirtualBox VMs automatically.",
    "homepage": "https://github.com/onlyfang/VBoxVmService/",
    "license": {
        "identifier": "Freeware",
        "url": "https://github.com/onlyfang/VBoxVmService/blob/master/doc/Licence.txt"
    },
    "url": "https://github.com/onlyfang/VBoxVmService/releases/download/7.2-Prune/VBoxVmService-7.2-Prune.exe",
    "hash": "2a06f9c8c52f2ebb7120350f667fa6e80cfe104cc56b2466e1d41c222397ddc4",
    "innosetup": true,
    "bin": "VmServiceControl.exe",
    "shortcuts": [
        [
            "VmServiceTray.exe",
            "VmServiceTray"
        ]
    ],
    "persist": "VBoxVmService.ini",
    "checkver": {
        "github": "https://github.com/onlyfang/VBoxVmService/",
        "regex": "/VBoxVmService-([\\w.-]+)\\.exe"
    },
    "autoupdate": {
        "url": "https://github.com/onlyfang/VBoxVmService/releases/download/$version/VBoxVmService-$version.exe"
    }
}
