{
    "version": "7.0-Persimmon",
    "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.0-Persimmon/VBoxVmService-7.0-Persimmon.exe",
    "hash": "79b34abe08068a6292cc427a05613334a0202fe1a9d829979612ccc8c739b0c9",
    "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"
    }
}
