Browse Source

Merge pull request #27 from joelrobichaud/patch-1

Create Nohmad.json
pull/28/head
Andrew Belt GitHub 7 years ago
parent
commit
a65d71b740
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions
  1. +22
    -0
      plugins/Nohmad.json

+ 22
- 0
plugins/Nohmad.json View File

@@ -0,0 +1,22 @@
{
"slug": "Nohmad",
"name": "Nohmad",
"license": "MIT",
"version": "0.5.0",
"manual": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md",
"source": "https://github.com/joelrobichaud/Nohmad",
"downloads": {
"win": {
"download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.0/Nohmad.zip",
"sha256": "e6482337c0a7b0c9fd3ccf7bf4d81e9a575a9196125600a5caaa6f6609a72ca3"
},
"lin": {
"download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.0/Nohmad.zip",
"sha256": "e6482337c0a7b0c9fd3ccf7bf4d81e9a575a9196125600a5caaa6f6609a72ca3"
},
"mac": {
"download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.0/Nohmad.zip",
"sha256": "e6482337c0a7b0c9fd3ccf7bf4d81e9a575a9196125600a5caaa6f6609a72ca3"
}
}
}

Loading…
Cancel
Save