mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "0.1.7",
|
|
"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.7/chsrc-x64-windows.exe#/chsrc.exe",
|
|
"hash": "070bf1fb2975885d2bc86addc937387402e7cea14884cfd7273f00a619c3db0b"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.7/chsrc-x86-windows.exe#/chsrc.exe",
|
|
"hash": "a52c93be8aa4865160da4b0e7f99d8c8bcece6e1489703b0cf907a25269bb282"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|