mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "0.2.4",
|
|
"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.4/chsrc-x64-windows.exe#/chsrc.exe",
|
|
"hash": "ee75d2cb43a69016bc96db6470b337d1854f385f9cf5cbdaba96df781004a5a5"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.4/chsrc-x86-windows.exe#/chsrc.exe",
|
|
"hash": "d77f8ab42c5ca0a99bf0588bb735956876feedac7dc9c1100b0f8bc8516bf74b"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|