mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "0.2.1",
|
|
"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.1/chsrc-x64-windows.exe#/chsrc.exe",
|
|
"hash": "0ab33342636591b5cd5b884cf55c65b64233d784bf6f41026e97d652c08ad2ca"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.1/chsrc-x86-windows.exe#/chsrc.exe",
|
|
"hash": "e1a7b46ff2e81b5a0162ce56106dde0c87d43438799f18617ca353c32de136b1"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|