{
    "version": "3.7",
    "description": "A simple, but powerful ReplayGain 2.0 tagging utility",
    "homepage": "https://github.com/complexlogic/rsgain",
    "license": "BSD-2-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/complexlogic/rsgain/releases/download/v3.7/rsgain-3.7-win64.zip",
            "hash": "8d6e16d1af5a805fb2dd6183e11f4f8bc51240f8a896fd37ab8fca655bb70800",
            "extract_dir": "rsgain-3.7-win64"
        }
    },
    "bin": "rsgain.exe",
    "persist": "presets",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/complexlogic/rsgain/releases/download/v$version/rsgain-$version-win64.zip",
                "extract_dir": "rsgain-$version-win64"
            }
        }
    }
}
