From ba8431a69214cc4ac800fedcbf695151f9448865 Mon Sep 17 00:00:00 2001 From: DomiKamu Date: Mon, 12 Feb 2018 16:15:46 +0100 Subject: [PATCH] Update (or create) Ohmer.json Updated with all platforms, but previous Pull Request was accepted, but not in /plugins directory. I'm not familiar with GitHub procedures, though. Thanks. --- plugins/Ohmer.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 plugins/Ohmer.json diff --git a/plugins/Ohmer.json b/plugins/Ohmer.json new file mode 100644 index 00000000..37906c49 --- /dev/null +++ b/plugins/Ohmer.json @@ -0,0 +1,25 @@ +{ + "slug": "Ohmer", + "name": "Ohmer Modules", + "author": "Dominique Camus", + "license": "CC-BY-3.0", + "version": "0.5.2", + "homepage": "https://github.com/DomiKamu/Ohmer-Modules", + "donation": "https://www.paypal.me/DominiqueCAMUS/3", + "manual": "https://github.com/DomiKamu/Ohmer-Modules/blob/master/README.md", + "source": "https://github.com/DomiKamu/Ohmer-Modules.git", + "downloads": { + "win": { + "download": "https://github.com/DomiKamu/Ohmer-Modules/releases/download/v0.5.2/Ohmer-0.5.2-win.zip", + "sha256": "771bef18a5463b2e2d504a6e43a0c6d0a0b25f216ddcadb422e0868f1a4517bc" + }, + "lin": { + "download": "https://github.com/DomiKamu/Ohmer-Modules/releases/download/v0.5.2/Ohmer-0.5.2-lin.zip", + "sha256": "605ea4e5ef7621bc5255db3588a910a1856eccdf870f89b31e947ade8805aa38" + }, + "mac": { + "download": "https://github.com/DomiKamu/Ohmer-Modules/releases/download/v0.5.2/Ohmer-0.5.2-mac.zip", + "sha256": "473cf317e9f0673dec69906d96e2e1309c278801f86094a3266dc2b7f51656e5" + } + } +}