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.
|
|
|
class Processing < Cask
|
|
|
|
url 'http://processing.googlecode.com/files/processing-2.0b9-macosx.zip'
|
|
|
|
homepage 'http://processing.org/'
|
|
|
|
version '2.0b9'
|
|
|
|
sha1 'da40235bd811e67e122acb21701f7a5366672b17'
|
|
|
|
link 'Processing.app'
|
|
|
|
end
|