mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"homepage": "http://www.git-town.com/",
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v6.0.1/git-town-windows-386.exe#/git-town.exe",
|
|
"hash": "ea2636450b1c323587f0642acd58ff09f816ec8f41ae06a12ae7866da3b56013"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v6.0.1/git-town-windows-amd64.exe#/git-town.exe",
|
|
"hash": "5e7097062d87776fb1badf59c411119659207a722e6592910c6ffc7cb19f673f"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|