mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
* fix autoupdate hash regression * update nodejs-lts 6.9.4 * add autoupdate.note * update mercurial 4.0.2 and add autoupdate * fix autoupdate if no arch specific options are set * update syncany-cli 0.4.7 and add autoupdate * update youtube-dl 2017.01.05 and add autoupdate * update git-lfs 1.5.4 and add autoupdate * fix far version number * update imagemagick 7.0.4-3 * replace imagemagick ffmpeg with dependency (as discussed in #1192) * update modd 0.4 and add autoupdate * whitelist chocolatey urls from HEAD check * update scriptcs 0.16.1 and add autoupdate * update rg 0.3.2 and add autoupdate * update kotlin 1.0.6 and add autoupdate * update xz 5.2.3 and add autoupdate * update openjdk 1.8.0.111-3 and add autoupdate * update git-up 1.4.1 and add autoupdate * update ninja 1.7.2 and add autoupdate
20 lines
661 B
JSON
20 lines
661 B
JSON
{
|
|
"homepage": "https://farmanager.com/",
|
|
"version": "3.0 build 4774",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://farmanager.com/files/Far30b4774.x64.20160902.7z",
|
|
"hash": "de3208a111ca824673af2da206c5286df5e9300ce270bee1f99aaadb01a27950"
|
|
},
|
|
"32bit": {
|
|
"url": "https://farmanager.com/files/Far30b4774.x86.20160902.7z",
|
|
"hash": "b86ff3e506f9704c951c8cde6fb49dbdcdc52b4a19a71031fb2c7b18cd0d906d"
|
|
}
|
|
},
|
|
"checkver": {
|
|
"url": "https://farmanager.com/download.php",
|
|
"re": "<b>Far Manager v([\\d.]+ build [0-9]+) x64</b>"
|
|
},
|
|
"bin": "far.exe"
|
|
}
|