mercurial: Update to version 5.1.1

This commit is contained in:
Richard Kuhnt 2019-09-06 03:00:20 +00:00
parent e610c16d0d
commit ed71e36d54

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.1", "version": "5.1.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.1-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.1.1-x64.exe",
"hash": "93c9151b956b0759fbf0a3b4fc3ca5fc3a17c3c89a2d9aa7ad5ffdce9763eb38" "hash": "7892cf8ec21447d1d7d85ac89232b4bfde52a441014be6ca6c92446419d47db6"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.1.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.1.1.exe",
"hash": "ac167791764c8ad6eb9b1ce07134582440286ff7960fd2f2eb3103cefb6e4b03" "hash": "e27ec889c8e10a638d4f343af4f52da98c699639c51b7ac428a1b37d47750f40"
} }
}, },
"innosetup": true, "innosetup": true,