mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 22:14:30 +00:00
22 lines
798 B
JSON
22 lines
798 B
JSON
{
|
|
"homepage": "mercurial.selenic.com",
|
|
"version": "3.8.1",
|
|
"license": "http://www.gnu.org/licenses/gpl-2.0.txt",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.8.1-x64.exe",
|
|
"hash": "89ab409f7818d8640ee45800254efbf051dbc7b6509d8f6c687274226c1c3cb6"
|
|
},
|
|
"32bit": {
|
|
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.8.1.exe",
|
|
"hash": "1629e8171461bd2fad09466f5c1beca7a7f3de3d55ebd8eca647a8a3e76c9c6e"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|