mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
17 lines
493 B
JSON
17 lines
493 B
JSON
{
|
|
"homepage": "mercurial.selenic.com",
|
|
"version": "2.7.2",
|
|
"license": "GPL2",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.7.2-x64.exe",
|
|
"hash": "ad17de523769b6dbe0c1a735c81630d3afe495988a7fc674571a9746d5abd7e5"
|
|
},
|
|
"32bit": {
|
|
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.7.2.exe",
|
|
"hash": "3f9b055d54989bb456f0dc5fafd19da0de82a1f85b3dd021f9472d7d51f803a6"
|
|
}
|
|
},
|
|
"innosetup": true,
|
|
"bin": "hg.exe"
|
|
} |