1 cask "nosqlbooster-for-mongodb" do
3 sha256 "e67752940414c62ef49b2df8f0ff63c25ca41c7bef27cc0db46323a87b4b48a6"
5 url "https://s3.nosqlbooster.com/download/releasesv#{version.major}/nosqlbooster4mongo-#{version}.dmg"
6 name "NoSQLBooster for MongoDB"
7 desc "GUI tool and IDE for MongoDB"
8 homepage "https://nosqlbooster.com/"
11 url "https://nosqlbooster.com/downloads"
12 regex(/%22patch_ver%22(?:%20|\s)*%3A(?:%20|\s)*%22v?(\d+(?:\.\d+)+)%22/i)
15 app "NoSQLBooster for MongoDB.app"
18 "~/Documents/NoSQLBooster",
19 "~/Library/Application Support/NoSQLBooster for MongoDB",
20 "~/Library/Preferences/com.nosqlbooster.mongodb.plist",
21 "~/Library/Saved Application State/com.nosqlbooster.mongodb.savedState",