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" + } + } +}