{
    "version": "3.4",
    "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.4/rsgain-3.4-win64.zip",
            "hash": "eb6ee1c23184a47a0cd6cc6247898d95eaac5338ff82838a2bb302bc8e679fee",
            "extract_dir": "rsgain-3.4-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"
            }
        }
    }
}
