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

class Simon < Cask
url 'http://www.dejal.com/download/simon-3.5.1.zip'
homepage 'http://www.dejal.com/simon/'
version '3.5.1'
sha256 '2dc8f6d992df93ef89ab7c4829a858697457b747e478fdaa88cc52a8186eeb1d'
link 'Simon.app'
end