mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 13:04:28 +00:00
22 lines
924 B
JSON
22 lines
924 B
JSON
{
|
|
"homepage": "mercurial.selenic.com",
|
|
"version": "3.7.2",
|
|
"license": "http://www.gnu.org/licenses/gpl-2.0.txt",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://mercurial-scm.org/release/windows/Mercurial-3.7.2-x64.exe",
|
|
"hash": "28935fa44a639b59067d5d987492cf7f7ee812914c6c458202c01d868e45da65"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mercurial-scm.org/release/windows/Mercurial-3.7.2.exe",
|
|
"hash": "ff8628ad62a0290a16bffec3bae0f2fcf829fd26a2baf8b4a164698e42d667b3"
|
|
}
|
|
},
|
|
"innosetup": true,
|
|
"bin": "hg.exe",
|
|
"checkver": {
|
|
"url": "http://mercurial.selenic.com/sources.js",
|
|
"re": "Mercurial ([0-9\\.]+) Inno Setup installer - x86 Windows - does not require admin rights"
|
|
}
|
|
}
|