Browse Source

Merge 8072a5f30d into e4671ab1c4

pull/259/merge
DomiKamu GitHub 7 years ago
parent
commit
4dfac1f1d1
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": "",
"sha256": ""
},
"mac": {
"download": "",
"sha256": ""
}
}
}

Loading…
Cancel
Save