Alexandre Alonso
9 years ago
committed by
Markus Reiter
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||
|
cask 'mongodb-compass-beta' do |
||||
|
version '1.3.0-beta.4' |
||||
|
sha256 'cddd5b7e4f834ae852755dcbc3c06f3f09c8280045ddde80aed47ce242569df6' |
||||
|
|
||||
|
url "https://downloads.mongodb.com/compass/beta/mongodb-compass-#{version}-darwin-x64.dmg" |
||||
|
name 'MongoDB Compass' |
||||
|
homepage 'https://www.mongodb.com/products/compass' |
||||
|
license :commercial |
||||
|
|
||||
|
app 'MongoDB Compass Beta.app' |
||||
|
end |
Loading…
Reference in new issue