From ebc22a86c795a4fcc2ce4b09b9d6cb9a6b10ff97 Mon Sep 17 00:00:00 2001 From: Kody Brown Date: Thu, 14 Aug 2014 19:33:37 -0600 Subject: [PATCH] Added Far Manager. --- far.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 far.json diff --git a/far.json b/far.json new file mode 100644 index 0000000000..2250fe6977 --- /dev/null +++ b/far.json @@ -0,0 +1,19 @@ +{ + "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": "Far Manager v([0-9\\.0-9]) build ([0-9][0-9][0-9][0-9]) x64" + }, + "bin": "far.exe" +} \ No newline at end of file