Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

20 lines
674 B
JSON

{
"homepage": "http://farmanager.com/",
"version": "3.0.4040",
"architecture": {
"64bit": {
"url": "http://farmanager.com/files/Far30b4040.x64.20140810.7z",
"hash": "73d0d9195e3fc589067d3568055c04a6206a417a928ab5b382b586ca3f5080a4"
},
"32bit": {
"url": "http://farmanager.com/files/Far30b4040.x86.20140810.7z",
"hash": "73d0d9195e3fc589067d3568055c04a6206a417a928ab5b382b586ca3f5080a4"
}
},
"checkver": {
"url": "http://farmanager.com/download.php?p=64",
"re": "<b>Far Manager v([0-9\\.]+) build ([0-9][0-9][0-9][0-9]) x64</b>"
},
"bin": "far.exe"
}