mercurial: Update to version 5.9.2

This commit is contained in:
Jakub Čábera 2021-10-11 22:34:12 -07:00
parent b975337d8c
commit 5722464774

View File

@ -1,16 +1,16 @@
{
"version": "5.9.1",
"version": "5.9.2",
"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.9.1-x64.exe",
"hash": "56fee96091f0dd67719e6e872415de6191bd767068a87feb59906b44b38dceb2"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.9.2-x64.exe",
"hash": "05f7b429e86dfd82e7105d3cecc7d0712e023479f291a9d8ba4daf65b5008590"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.9.1-x86.exe",
"hash": "87836f0cce128015b147912adf74892710784df05483efe6da7d95960f3e9419"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.9.2-x86.exe",
"hash": "dd8e9b060aa53564f25fcff45855eefb81fcb2e2fd29491df52747996b1b51ce"
}
},
"innosetup": true,