homebrew-cask-versions/Casks/squirrel.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

8 lines
318 B
Ruby

class Squirrel < Cask
url 'http://dl.bintray.com/lotem/rime/Squirrel-0.9.24.2.zip'
homepage 'https://github.com/lotem/squirrel'
version '0.9.24.2'
sha256 'fbc25cf328cc7d7d73465e191cd050838c258bacbc96d7f47b6ef1713c809a16'
install 'Squirrel.pkg'
uninstall :files => '/Library/Input Methods/Squirrel.app'
end