homebrew-cask-versions/Casks/processing.rb
Douglas f0718a2ef2 Update processing.app
Processing was updated to 2.1.1 on January 21st, 2014.
2014-01-25 10:45:16 -07:00

7 lines
231 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'
sha1 'aa45c4c80675a03e925333d3a78c1613bdc2c642'
link 'Processing.app'
end