Update git-town to version 5.1.0

This commit is contained in:
Richard Kuhnt 2017-12-06 21:00:29 +00:00
parent 5e8898841b
commit e32b10676b

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.git-town.com/", "homepage": "http://www.git-town.com/",
"version": "5.0.0", "version": "5.1.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/Originate/git-town/releases/download/v5.0.0/git-town-windows-386.exe#/git-town.exe", "url": "https://github.com/Originate/git-town/releases/download/v5.1.0/git-town-windows-386.exe#/git-town.exe",
"hash": "cd8a98483bf7826f9a86d4c33e6282fd11baf03f5df734113f68c2ac7163d004" "hash": "adbe0786d5500a137b304e1c066d15a7e4d1a9c9b4e43f45acf0ac6e7dcb9d92"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Originate/git-town/releases/download/v5.0.0/git-town-windows-amd64.exe#/git-town.exe", "url": "https://github.com/Originate/git-town/releases/download/v5.1.0/git-town-windows-amd64.exe#/git-town.exe",
"hash": "a9abcd689fb89a91738bf8e00a1e460ae49c0b0eae6d5bd0224191d8ff580bf4" "hash": "fbfc7ee55e27c70c0f1dea9880990ea607bef8d13ffc4ba0a9b6e5717b54f175"
} }
}, },
"depends": "git", "depends": "git",