mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
244 B
Ruby
7 lines
244 B
Ruby
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 'Robomongo.app'
|
|
end
|