mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "0.1.8",
|
|
"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.1.8/chsrc-x64-windows.exe#/chsrc.exe",
|
|
"hash": "39740acc3b159d8a0c8e65189078d6708af1f1fff46aed0fd627ce4956c8e78d"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.8/chsrc-x86-windows.exe#/chsrc.exe",
|
|
"hash": "dc568f68eabda956329c24484910cd6abada228518cc5f734666b2b795eb65f7"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|