mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
218 B
Ruby
7 lines
218 B
Ruby
class Robomongo < Cask
|
|
url 'http://robomongo.org/files/mac/Robomongo-0.8.4-x86_64.dmg'
|
|
homepage 'http://robomongo.org'
|
|
version '0.8.4'
|
|
sha1 '776f581379472996b039cbfd541a81f7377ea6f7'
|
|
link 'Robomongo.app'
|
|
end
|