Update git-town to version 4.2.1

This commit is contained in:
Richard Kuhnt 2017-08-16 18:00:27 +00:00
parent 9c0eb9ae93
commit fa78dd84fd

View File

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