Browse Source

Disable plugins that don't work on my computer, need looking into

pull/35/head
Andrew Belt 7 years ago
parent
commit
767e62e78d
2 changed files with 5 additions and 4 deletions
  1. +2
    -1
      plugins/NYSTHI.json
  2. +3
    -3
      plugins/cf.json

+ 2
- 1
plugins/NYSTHI.json View File

@@ -15,5 +15,6 @@
"download": "https://github.com/nysthi/nysthi/releases/download/v0.5.2.1/nysthi.zip",
"sha256": "32997ef5658a38555eba1cb66362954845d102a53ebd50c4853512d63a305dca"
}
}
},
"disabled": true
}

+ 3
- 3
plugins/cf.json View File

@@ -8,15 +8,15 @@
"downloads": {
"win": {
"download": "https://github.com/cfoulc/cf/releases/download/0.5.8/cf_058.zip",
"sha256": "f89b32bae7f66906e55bee9e7798b6718302c5c6d9cfb8029f75bfc8368af7b2"
"sha256": "d5562cf21f61019e96a525c8cec6d00c2ace0b0130be7f73df275abf6ae898e6"
},
"mac": {
"download": "https://github.com/cfoulc/cf/releases/download/0.5.8/cf_058.zip",
"sha256": "f89b32bae7f66906e55bee9e7798b6718302c5c6d9cfb8029f75bfc8368af7b2"
"sha256": "d5562cf21f61019e96a525c8cec6d00c2ace0b0130be7f73df275abf6ae898e6"
},
"lin": {
"download": "https://github.com/cfoulc/cf/releases/download/0.5.8/cf_058.zip",
"sha256": "f89b32bae7f66906e55bee9e7798b6718302c5c6d9cfb8029f75bfc8368af7b2"
"sha256": "d5562cf21f61019e96a525c8cec6d00c2ace0b0130be7f73df275abf6ae898e6"
}
}
}

Loading…
Cancel
Save