mercurial: Update to version 5.7rc0

This commit is contained in:
Richard Kuhnt 2021-01-25 03:00:25 +00:00
parent ce96aef97a
commit fdaacd68e0

View File

@ -1,16 +1,16 @@
{ {
"version": "5.6.1", "version": "5.7rc0",
"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.6.1-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.7rc0-x64.exe",
"hash": "c05568fd1ad43416e98378ae80892963919517fb5fbb26ba6978018d3e9bde12" "hash": "806fe88e0b5d53e4ab9487ae1d74ceb978b88984f5ee12a96e0f3bfe4fbc223a"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.6.1-x86.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.7rc0-x86.exe",
"hash": "d6184823830ccc158572d3d80aa79fc71f1f7ebd751748d47c9c66cc42d858d7" "hash": "f3a800385f72fadeef364e6667eeb35c893eb612b444449afa6f6490a788c09c"
} }
}, },
"innosetup": true, "innosetup": true,