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.0a1'
|
|
sha256 '34347efaea73b510314ffaaae0a2cb8ce52e64a4004247b3ec8d56c80ae845bc'
|
|
|
|
url 'http://download.processing.org/processing-3.0a1-macosx.zip'
|
|
homepage 'http://processing.org/'
|
|
|
|
link 'Processing.app'
|
|
end
|
|
|