mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-23 03:44:40 +00:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"homepage": "http://www.git-town.com/",
|
|
"version": "4.2.0",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v4.2.0/git-town-windows-386.exe#/git-town.exe",
|
|
"hash": "07f8fdc8954e96c8058ff89c336567a21282b8071f3395386f7168f83d6a4f30"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v4.2.0/git-town-windows-amd64.exe#/git-town.exe",
|
|
"hash": "a9b9a91c205ec28526b07cce71b8585d947691b95751a49796308d84cd7cbd4c"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|