homebrew-cask-versions/Casks/processing.rb
2013-07-11 22:00:32 +08:00

7 lines
232 B
Ruby

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