{
    "version": "6.4.10",
    "description": "A portable VirtualBox downloader and launcher written by Runar Buvik",
    "homepage": "https://www.vbox.me/",
    "license": "GPL-2.0-only,CC-BY-NC-SA-3.0",
    "url": [
        "http://files.vbox.me/files/Portable-VirtualBox_v5.1.22-Starter_v6.4.10-Win_all.exe#/dl.7z",
        "https://download.virtualbox.org/virtualbox/5.1.22/VirtualBox-5.1.22-115126-Win.exe#/VirtualBox.exe",
        "https://download.virtualbox.org/virtualbox/5.1.22/Oracle_VM_VirtualBox_Extension_Pack-5.1.22-115126.vbox-extpack#/Extension"
    ],
    "hash": [
        "9db4741b83fe24b9d047c7a18e0eec751585693f544a4abd443200ba39d49c6f",
        "e36883bb27653aabe20ca0cbf140b2aa19573fc989c47e3cce7986dc544b0e93",
        "244e6f450cba64e0b025711050db3c43e6ce77e12cd80bcd08796315a90c8aaf"
    ],
    "extract_dir": "Portable-VirtualBox",
    "bin": "Portable-VirtualBox.exe",
    "shortcuts": [
        [
            "Portable-VirtualBox.exe",
            "Portable VirtualBox"
        ]
    ],
    "checkver": "VirtualBox_v(?<vbox>[\\d.]+)-Starter_v(?<version>[\\d.]+)-Win_all.exe</a>",
    "autoupdate": {
        "url": "http://files.vbox.me/files/Portable-VirtualBox_v$matchVbox-Starter_v$matchVersion-Win_all.exe#/dl.7z"
    }
}
