{
    "version": "7.0.9",
    "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/7.0.9/juce-7.0.9-windows.zip",
            "hash": "81b1c666dcc9c581f14b9a0ceb19c7918be91cd2f59ef8b0a48fa5a1e2adc10a"
        }
    },
    "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"
            }
        }
    }
}
