mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"homepage": "http://www.git-town.com/",
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v5.1.0/git-town-windows-386.exe#/git-town.exe",
|
|
"hash": "adbe0786d5500a137b304e1c066d15a7e4d1a9c9b4e43f45acf0ac6e7dcb9d92"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v5.1.0/git-town-windows-amd64.exe#/git-town.exe",
|
|
"hash": "fbfc7ee55e27c70c0f1dea9880990ea607bef8d13ffc4ba0a9b6e5717b54f175"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|