Add cask for Robomongo (http://robomongo.org)

Add cask for Robomongo (http://robomongo.org)
This commit is contained in:
Roger Ragulan Rajaratnam 2013-07-23 12:53:09 +01:00
parent 23aece80b2
commit 5ef4763c3e
1 changed files with 7 additions and 0 deletions

7
Casks/robomongo.rb Normal file
View File

@ -0,0 +1,7 @@
class Robomongo < Cask
url 'https://dl.dropboxusercontent.com/sh/u0s0i8e4m0a8i9f/kNdxvKHscL/Robomongo-0.7.1.dmg'
homepage 'http://robomongo.org'
version '0.7.1'
sha1 'f6bc6a2b8f044d11caa4980b98dddb9dcf36eb43'
link :app, 'Robomongo.app'
end