2025-03-14 12:32:28 +00:00

29 lines
1.1 KiB
JSON

{
"version": "0.2.0",
"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.0/chsrc-x64-windows.exe#/chsrc.exe",
"hash": "419f1e92314eee1bd3f34f33cf6d3e683274a201652c60aa4859b049bcdf0e75"
},
"32bit": {
"url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.0/chsrc-x86-windows.exe#/chsrc.exe",
"hash": "c59493fa7ae797030f8fb78ea30e9b145c2c948d97619409c2f6c828cebbf891"
}
},
"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"
}
}
}
}