mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
git-town: Update to version 7.4.0
This commit is contained in:
parent
65c11400d1
commit
50d8d193e7
@ -1,32 +1,25 @@
|
||||
{
|
||||
"homepage": "http://www.git-town.com/",
|
||||
"description": "An open-source Git plugin, that adds Git commands that make collaborative software development more efficient and safe.",
|
||||
"version": "7.3.0",
|
||||
"version": "7.4.0",
|
||||
"description": "Git plugin, that adds Git commands that make collaborative software development more efficient and safe.",
|
||||
"homepage": "https://www.git-town.com",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/Originate/git-town/releases/download/v7.3.0/git-town-windows-386.exe#/git-town.exe",
|
||||
"hash": "3fd686a632dac99d33d0876224fef6da4bbc4914fce12c0a54012217a28d1f99"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/Originate/git-town/releases/download/v7.3.0/git-town-windows-amd64.exe#/git-town.exe",
|
||||
"hash": "513fedffdf92e4c855843867911cfee01149af98c777afc22f9999175b18dd76"
|
||||
}
|
||||
},
|
||||
"suggest": {
|
||||
"git": "git"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-town/git-town/releases/download/v7.4.0/git-town_7.4.0_windows_intel_64.zip",
|
||||
"hash": "e253c62058cf547e8ea65154c2fa0170cc8607a4138c95c533c90cb8ef03f641"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
"url": "https://github.com/git-town/git-town/releases/download/v$version/git-town_$version_windows_intel_64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user