mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
socket-io-tester: use deprecate! instead of discontinued
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user