Update git-town to version 4.2.0

This commit is contained in:
Richard Kuhnt 2017-08-16 05:01:31 +00:00
parent 3d1bc8f9ea
commit 525fc4dd0c

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.git-town.com/", "homepage": "http://www.git-town.com/",
"version": "4.1.2", "version": "4.2.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/Originate/git-town/releases/download/v4.1.2/git-town-windows-386.exe#/git-town.exe", "url": "https://github.com/Originate/git-town/releases/download/v4.2.0/git-town-windows-386.exe#/git-town.exe",
"hash": "9c62977c264cace211fda085b573137338ff5bb634e795566d1ed546127b21aa" "hash": "07f8fdc8954e96c8058ff89c336567a21282b8071f3395386f7168f83d6a4f30"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Originate/git-town/releases/download/v4.1.2/git-town-windows-amd64.exe#/git-town.exe", "url": "https://github.com/Originate/git-town/releases/download/v4.2.0/git-town-windows-amd64.exe#/git-town.exe",
"hash": "7cb289ea9b2880ed580c9ab41de41b2af38cbfd3624a667f4ae0cb4fe9c4ef1e" "hash": "a9b9a91c205ec28526b07cce71b8585d947691b95751a49796308d84cd7cbd4c"
} }
}, },
"depends": "git", "depends": "git",