mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 13:04:28 +00:00
This is an unscheduled bugfix release containing two security fixes for issues we uncovered in both Git and Mercurial for CVE-2014-9390. Users on Mac and Windows are encouraged to upgrade.
22 lines
664 B
JSON
22 lines
664 B
JSON
{
|
|
"homepage": "mercurial.selenic.com",
|
|
"version": "3.2.3",
|
|
"license": "GPL2",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.2.3-x64.exe",
|
|
"hash": "9A494D5DED2FD6E2F8689A07E55E6D8A6DE903C7AAEC466732D538A52608330E"
|
|
},
|
|
"32bit": {
|
|
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.2.3.exe",
|
|
"hash": "CB9AE8FD9A78C886E6E4B2EEA554B3E67EE380B39C657956CFE8C1E71DD49313"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|