Skip to content

Commit

Permalink
Merge pull request #178580 from khipp/update-dbkoda
Browse files Browse the repository at this point in the history
dbkoda: deprecate
  • Loading branch information
SMillerDev authored Jul 4, 2024
2 parents 5231f4a + c42f49b commit 66b9ed4
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 66b9ed4

Please sign in to comment.