mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-08 00:11:32 +00:00
22 lines
883 B
JSON
22 lines
883 B
JSON
{
|
|
"homepage": "mercurial.selenic.com",
|
|
"version": "3.6",
|
|
"license": "GPL2",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://mercurial-scm.org/release/windows/Mercurial-3.6-x64.exe",
|
|
"hash": "f449a89cafd637ca0f7e7db506ccd6936b2f28aedcff2013bbb9df8b156329a2"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mercurial-scm.org/release/windows/Mercurial-3.6.exe",
|
|
"hash": "e90b3f5ed6b2bf14ce720bffdf292485c10e130dce2b618f587b440bdc2b6a0f"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|