homebrew-cask-versions/Casks/processing.rb
2014-01-06 01:37:43 -05:00

7 lines
227 B
Ruby

class Processing < Cask
url 'http://processing.googlecode.com/files/processing-2.1-macosx.zip'
homepage 'http://processing.org/'
version '2.1'
sha1 '4e51f26c8bd0d13a28cf70f367d4966c396d6079'
link 'Processing.app'
end