2025-07-26 16:29:37 +00:00

29 lines
1.1 KiB
JSON

{
"version": "0.2.2",
"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.2/chsrc-x64-windows.exe#/chsrc.exe",
"hash": "93c9c27c1dda0f9223273fbd2bb027bfec8a40c9f0f5357391ab5ddf528bbd49"
},
"32bit": {
"url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.2/chsrc-x86-windows.exe#/chsrc.exe",
"hash": "c04592d2eaa161809982a2da55c99c1a8a9ad54b92568dba1db81c15344e2b5b"
}
},
"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"
}
}
}
}