homebrew-cask-versions/Casks/robomongo.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
244 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'
sha256 '52976b139e9221c2d1bd888ca2e87e14c134d324523973921123c3fe59821108'
link 'Robomongo.app'
end