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.

14 lines
352 B

cask :v1 => 'processing3' do
version '3.0a9'
sha256 '1eb6df0322354ffd1a4805048b2b1102f9b397e49fba54fa6b993b0fe01e9d09'
url "http://download.processing.org/processing-#{version}-macosx.zip"
name 'Processing'
homepage 'http://processing.org/'
license :gpl
app 'Processing.app'
zap :delete => '~/Library/Processing/preferences.txt'
end