{
    "version": "0.2.5",
    "description": "Change Source for every software on every platform",
    "homepage": "https://github.com/RubyMetric/chsrc",
    "license": "GPL-3.0-or-later,MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.5/chsrc-x64-windows.exe#/chsrc.exe",
            "hash": "9d1429abe57dfe951230900169a64c4998776261f88f62dfd63cbcc0090cff81"
        },
        "32bit": {
            "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.5/chsrc-x86-windows.exe#/chsrc.exe",
            "hash": "b5db7e49c3c35660bfb07db81c54c23e8e8bf167eed041023e1f7150c1c65454"
        }
    },
    "bin": "chsrc.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/RubyMetric/chsrc/releases/download/v$version/chsrc-x64-windows.exe#/chsrc.exe"
            },
            "32bit": {
                "url": "https://github.com/RubyMetric/chsrc/releases/download/v$version/chsrc-x86-windows.exe#/chsrc.exe"
            }
        }
    }
}
