qnapi: disable as it stops working

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2024-01-01 14:55:52 -05:00
parent a5aee28b83
commit 804f8045ce
+5
View File
@@ -7,5 +7,10 @@ cask "qnapi" do
name "QNapi"
homepage "https://qnapi.github.io/"
# it has been almost seven years since the last release,
# and users have reported it stopped working in 2020
# https://github.com/QNapi/qnapi/issues/173
disable! date: "2024-01-01", because: :unmaintained
app "QNapi.app"
end