Skip to content

Commit

Permalink
Merge pull request #178124 from khipp/bump-nosqlbooster-for-mongodb-9…
Browse files Browse the repository at this point in the history
….0.0

nosqlbooster-for-mongodb 9.0.0
  • Loading branch information
chenrui333 committed Jun 29, 2024
2 parents 68a8e67 + d1cc401 commit 2af737a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Casks/n/nosqlbooster-for-mongodb.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "nosqlbooster-for-mongodb" do
version "8.1.9"
sha256 "08fe12d049fc3384ea106065012cf6eadd434354f2331a0998abde586a32ede7"
version "9.0.0"
sha256 "2da332a7dd215c436a51bc82f7792c4bf2db544778621632ae6d94b056bafac2"

url "https://s3.nosqlbooster.com/download/releasesv#{version.major}/nosqlbooster4mongo-#{version}.dmg"
name "NoSQLBooster for MongoDB"
Expand All @@ -20,4 +20,8 @@
"~/Library/Preferences/com.nosqlbooster.mongodb.plist",
"~/Library/Saved Application State/com.nosqlbooster.mongodb.savedState",
]

caveats do
requires_rosetta
end
end

0 comments on commit 2af737a

Please sign in to comment.