mercurial: Update to version 5.6.1

This commit is contained in:
Richard Kuhnt 2020-12-12 07:01:47 +00:00
parent d170ad0329
commit caa317de26

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://www.mercurial-scm.org/", "homepage": "https://www.mercurial-scm.org/",
"description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.", "description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.",
"version": "5.6", "version": "5.6.1",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.6-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.6.1-x64.exe",
"hash": "0bf005c2b4d81dd24c15219fba52e21c96f175bbe91f4642a1b8cfad5da667b4" "hash": "c05568fd1ad43416e98378ae80892963919517fb5fbb26ba6978018d3e9bde12"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.6-x86.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.6.1-x86.exe",
"hash": "a03884621fb1c5422e8820e51f3f4f77eb4b1afc7b5841648e4d12e2e4512b3e" "hash": "d6184823830ccc158572d3d80aa79fc71f1f7ebd751748d47c9c66cc42d858d7"
} }
}, },
"innosetup": true, "innosetup": true,