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.
9 lines
252 B
9 lines
252 B
class Processing3 < Cask
|
|
version '3.0a2'
|
|
sha256 'abe0928faa6318ed7938a2012af5dabf60268b32e86e950a51b9859968f1725c'
|
|
|
|
url 'http://download.processing.org/processing-3.0a2-macosx.zip'
|
|
homepage 'http://processing.org/'
|
|
|
|
link 'Processing.app'
|
|
end
|
|
|