{
    "version": "4.23",
    "description": "Audio player",
    "homepage": "http://www.vuplayer.com",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/jfchapman/VUPlayer/releases/download/v4.23/VUPlayer4_64bit.zip",
            "hash": "20af14b98a7d37331555d675a487cb417e3110ee97eed11ab7d70c564373505c"
        },
        "32bit": {
            "url": "https://github.com/jfchapman/VUPlayer/releases/download/v4.23/VUPlayer4_32bit.zip",
            "hash": "a32da9f7b64bec718d4a810e239f81bcf81e5cea1c0d39ae7908f89bc1985115"
        }
    },
    "bin": "VUPlayer.exe",
    "shortcuts": [
        [
            "VUPlayer.exe",
            "VUPlayer"
        ]
    ],
    "checkver": {
        "github": "https://github.com/jfchapman/VUPlayer"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/jfchapman/VUPlayer/releases/download/v$version/VUPlayer$majorVersion_64bit.zip"
            },
            "32bit": {
                "url": "https://github.com/jfchapman/VUPlayer/releases/download/v$version/VUPlayer$majorVersion_32bit.zip"
            }
        }
    }
}
