diff --git a/plugins/NYSTHI.json b/plugins/NYSTHI.json index 96987245..d04181a7 100644 --- a/plugins/NYSTHI.json +++ b/plugins/NYSTHI.json @@ -15,5 +15,6 @@ "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.2.1/nysthi.zip", "sha256": "32997ef5658a38555eba1cb66362954845d102a53ebd50c4853512d63a305dca" } - } + }, + "disabled": true } \ No newline at end of file diff --git a/plugins/cf.json b/plugins/cf.json index 38b1ce04..ec48446b 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -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" } } }