1 cask "mongodb-realm-studio" do
3 sha256 "cdc7af2ccd8de7055f3a7fef59db8a0bc7154eed7ddb2a3a70dc60231b7b7a58"
5 url "https://github.com/realm/realm-studio/releases/download/v#{version}/Realm.Studio-#{version}.dmg",
6 verified: "github.com/realm/realm-studio/"
8 desc "Tool for the Realm Database and Realm Platform"
9 homepage "https://realm.io/products/realm-studio/"
13 strategy :github_latest
18 app "Realm Studio.app"
21 "~/Library/Application Support/Realm Studio",
22 "~/Library/Caches/io.realm.realm-studio",
23 "~/Library/Caches/io.realm.realm-studio.ShipIt",
24 "~/Library/Logs/Realm Studio",
25 "~/Library/Preferences/io.realm.realm-studio.helper.plist",
26 "~/Library/Preferences/io.realm.realm-studio.plist",
27 "~/Library/Saved Application State/io.realm.realm-studio.savedState",