mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
223 B
Ruby
7 lines
223 B
Ruby
class Processing < Cask
|
|
url 'http://download.processing.org/processing-2.0.3-macosx.zip'
|
|
homepage 'http://processing.org/'
|
|
version '2.0.3'
|
|
sha1 'f0126451da435f90b820a783c78bbde16739c5d2'
|
|
link 'Processing.app'
|
|
end
|