mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 22:21:19 +00:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"homepage": "http://www.git-town.com/",
|
|
"version": "7.1.1",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v7.1.1/git-town-windows-386.exe#/git-town.exe",
|
|
"hash": "54a3f3718cda28bd7fa1aefe1808a5d7b5749a06778e5700b463c7179feac665"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/Originate/git-town/releases/download/v7.1.1/git-town-windows-amd64.exe#/git-town.exe",
|
|
"hash": "92fc5d109ad8ed833feb94482e371fa1880c0949b113da048c1a3082827fbfda"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|