mercurial: Update to version 5.7.1

This commit is contained in:
Richard Kuhnt 2021-03-09 20:00:27 +00:00
parent 58b96d95ba
commit f30850bebc

View File

@ -1,16 +1,16 @@
{ {
"version": "5.7", "version": "5.7.1",
"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.",
"homepage": "https://www.mercurial-scm.org/", "homepage": "https://www.mercurial-scm.org/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.7-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.7.1-x64.exe",
"hash": "114033aedde0b377e937feff2f4e029029e0ac140ce1f56c5a2e986fa465694c" "hash": "f5e06aa96e468cc61948f1ce16b8f650d50d8b8059e8e0c4b93ea7a17258f764"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.7-x86.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.7.1-x86.exe",
"hash": "c481ee2f2d09700ab23e122e77c4366c26f6710a2e2f2d8609963346aa8558c8" "hash": "d9ec9c5c872ecd13dc43aa3b7ca065118b2bbb21cbacdda1dc0e1fc7bfab8712"
} }
}, },
"innosetup": true, "innosetup": true,