ScoopInstaller_Main/git-town.json

33 lines
1.1 KiB
JSON

{
"homepage": "http://www.git-town.com/",
"version": "7.2.0",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/Originate/git-town/releases/download/v7.2.0/git-town-windows-386.exe#/git-town.exe",
"hash": "54807a06ec7af84a7ad242e6af54222bb0b2c158ab066e1bdebc6d23c74fd800"
},
"64bit": {
"url": "https://github.com/Originate/git-town/releases/download/v7.2.0/git-town-windows-amd64.exe#/git-town.exe",
"hash": "110d672eb9903eca7dc8d4ccdb621e009c5697003b0b5d1e0d084cad59b87e90"
}
},
"suggest": {
"git": "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"
}
}
}
}