mercurial: Update to version 5.8rc0

This commit is contained in:
Richard Kuhnt 2021-04-30 04:00:22 +00:00
parent 223611fbe9
commit 7b0d0ea495

View File

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