{
    "version": "4.18",
    "description": "Audio player",
    "homepage": "http://www.vuplayer.com",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/jfchapman/VUPlayer/releases/download/v4.18/VUPlayer4_64bit.zip",
            "hash": "ce5f6e41d81a8285fee937fc146e88afd2cee8b9b53c5ad17e4ebd7d5744932f"
        },
        "32bit": {
            "url": "https://github.com/jfchapman/VUPlayer/releases/download/v4.18/VUPlayer4_32bit.zip",
            "hash": "9474f87530c9a94e4607d322d5a71264d78246bd46471c162dc431c8ad5e52a1"
        }
    },
    "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"
            }
        }
    }
}
