Skip to content

Commit

Permalink
dbkoda: deprecate
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp committed Jul 4, 2024
1 parent 8e5c6a8 commit c42f49b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Casks/d/dbkoda.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
desc "Open-source, next generation IDE for MongoDB"
homepage "https://www.dbkoda.com/"

livecheck do
url :url
strategy :extract_plist
end
deprecate! date: "2024-07-04", because: :discontinued

app "dbKoda.app"

Expand All @@ -23,4 +20,8 @@
"~/Library/Preferences/com.southbanksoftware.dbkoda.plist",
"~/Library/Saved Application State/com.southbanksoftware.dbkoda.savedState",
]

caveats do
requires_rosetta
end
end

0 comments on commit c42f49b

Please sign in to comment.