Browse Source

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.
pull/260/head
DomiKamu GitHub 7 years ago
parent
commit
ba8431a692
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions
  1. +25
    -0
      plugins/Ohmer.json

+ 25
- 0
plugins/Ohmer.json View File

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

Loading…
Cancel
Save