homebrew-cask-versions/Casks/marble.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
247 B
Ruby

class Marble < Cask
url 'http://files.kde.org/marble/downloads/MacOSX/Marble-1.5.0.dmg'
homepage 'http://www.marble.kde.org'
version '1.5.0'
sha256 '6d1bf3e02c34ef0df0d5d0311d580bfae1d5259e3db45036163a5330dc139c04'
link 'Marble.app'
end