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.3-x86_64.dmg'
|
|
homepage 'http://robomongo.org'
|
|
version '0.8.3'
|
|
sha1 '1195c56f80d96314e238b0f4538f2ef023ff942d'
|
|
link 'Robomongo.app'
|
|
end
|