mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 05:24:27 +00:00
22 lines
792 B
JSON
22 lines
792 B
JSON
{
|
|
"homepage": "mercurial.selenic.com",
|
|
"version": "3.8.2",
|
|
"license": "http://www.gnu.org/licenses/gpl-2.0.txt",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://mercurial-scm.org/release/windows/Mercurial-3.8.2-x64.exe",
|
|
"hash": "a0d9a3377b5e9cac19de35743470a903c5783bef57c52a62aae442f58aab1ae9"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mercurial-scm.org/release/windows/Mercurial-3.8.2.exe",
|
|
"hash": "7b8d6b14db0f9b5a935724d0f3fc303a0a80166ff7e97c6861aa25351dd9f6be"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|