{
    "version": "8.0.12",
    "description": "C++ audio application framework",
    "homepage": "https://juce.com",
    "license": {
        "identifier": "Proprietary",
        "url": "https://juce.com/juce-5-license"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/juce-framework/JUCE/releases/download/8.0.12/juce-8.0.12-windows.zip",
            "hash": "15b4ed8302127138dfee98e61a2b5ae1481b39649b139e02e77bfc29462b7efb"
        }
    },
    "extract_dir": "JUCE",
    "bin": "Projucer.exe",
    "shortcuts": [
        [
            "Projucer.exe",
            "Projucer"
        ]
    ],
    "checkver": {
        "github": "https://github.com/juce-framework/JUCE"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/juce-framework/JUCE/releases/download/$version/juce-$version-windows.zip"
            }
        }
    }
}
