pg-commander: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:03 -05:00
parent 413ff44716
commit 20395a75a0
+2 -4
View File
@@ -8,9 +8,7 @@ cask "pg-commander" do
desc "PostgreSQL client"
homepage "https://eggerapps.at/pgcommander/"
app "PG Commander.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "PG Commander.app"
end