socket-io-tester: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:06 -05:00
parent 6bf48b9414
commit c611844d55
+2 -4
View File
@@ -6,9 +6,7 @@ cask "socket-io-tester" do
name "socket-io-tester.app"
homepage "https://github.com/AppSaloon/socket.io-tester"
app "socket-io-tester-darwin-x64/socket-io-tester.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "socket-io-tester-darwin-x64/socket-io-tester.app"
end