You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
227 B
7 lines
227 B
class Processing < Cask
|
|
url 'http://processing.googlecode.com/files/processing-2.0-macosx.zip'
|
|
homepage 'http://processing.org/'
|
|
version '2.0'
|
|
sha1 '8c88c840be2cd2d5579609c4d67a71b6ec163763'
|
|
link 'Processing.app'
|
|
end
|
|
|