mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
twilioquest: use deprecate! instead of discontinued
This commit is contained in:
@@ -8,6 +8,8 @@ cask "twilioquest" do
|
||||
desc "Learn to code and lead your crew on a mission to save The Cloud in a 16bit game"
|
||||
homepage "https://www.twilio.com/quest"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
app "TwilioQuest.app"
|
||||
|
||||
uninstall pkgutil: [
|
||||
@@ -20,8 +22,4 @@ cask "twilioquest" do
|
||||
"~/Library/Preferences/com.electron.twilioquest.plist",
|
||||
"~/Library/Saved Application State/com.electron.twilioquest.savedState",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user