mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-04 14:31:35 +00:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"homepage": "http://www.git-town.com/",
|
|
"version": "4.2.1",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v4.2.1/git-town-windows-386.exe#/git-town.exe",
|
|
"hash": "4be159839044486335d37d7aa4ad2a54c8c4dc594734dfb9671c523249214e94"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v4.2.1/git-town-windows-amd64.exe#/git-town.exe",
|
|
"hash": "d14f92d961add8c1b8b3a4e995f61884fa792780d1c6019332ee53abaaf69f04"
|
|
}
|
|
},
|
|
"depends": "git",
|
|
"bin": "git-town.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/Originate/git-town"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v$version/git-town-windows-386.exe#/git-town.exe"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v$version/git-town-windows-amd64.exe#/git-town.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|