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

class Processing < Cask
url 'http://processing.googlecode.com/files/processing-2.1.1-macosx.zip'
homepage 'http://processing.org/'
version '2.1.1'
sha256 'b3e282350f062e89e827dc3619308015ba8f62ac62231eb6ca271f4a0785ce37'
link 'Processing.app'
end