mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "0.2.3",
|
|
"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.3/chsrc-x64-windows.exe#/chsrc.exe",
|
|
"hash": "e8282eb647594a35217e53c85a55c0070ea71d98c775df19b3ac9de4dc3c6115"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.3/chsrc-x86-windows.exe#/chsrc.exe",
|
|
"hash": "c439725529b15ac84590b381c510422ebbf232834f0086f5c072a059263dbbe7"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|