mercurial: Update to version 4.7.1

This commit is contained in:
Richard Kuhnt 2018-09-04 20:00:32 +00:00
parent 1bbf6a61af
commit 82eba8e128

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.mercurial-scm.org/", "homepage": "https://www.mercurial-scm.org/",
"version": "4.7", "version": "4.7.1",
"license": "GPL-2.0", "license": "GPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.7-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.7.1-x64.exe",
"hash": "fc9846057479936093f6bae68e476faa74604dcbc66560c33186a7f82aa11137" "hash": "fb7845d03c163e2483810d8a15b385d4d4aaaf90dd0cc835cfa786e15aca672d"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.7.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.7.1.exe",
"hash": "62b517e5a609be8614d8bad728e0d35783af82c18ade371c24ef6486c81cd8b1" "hash": "d09ff19ca5f49ceab46b32eb5ec145cf4dfe5927f5307bf2f9d3b405fcaade30"
} }
}, },
"innosetup": true, "innosetup": true,