mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-08 20:55:14 +00:00
21 lines
663 B
JSON
21 lines
663 B
JSON
{
|
|
"homepage": "mercurial.selenic.com",
|
|
"version": "2.9.2",
|
|
"license": "GPL2",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.9.2-x64.exe",
|
|
"hash": "062c96f6f16def4677e506d5daaae36c36e18375a92f58066509f106af07d672"
|
|
},
|
|
"32bit": {
|
|
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.9.2.exe",
|
|
"hash": "bc8fb6683d71c5c4d1a6cec36c8df4abc97674688b625971430dbf9ad657571a"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
} |