mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
7 lines
249 B
Ruby
7 lines
249 B
Ruby
class Processing < Cask
|
|
url 'http://download.processing.org/processing-2.2.1-macosx.zip'
|
|
homepage 'http://processing.org/'
|
|
version '2.2.1'
|
|
sha256 '8c237b3eb50626e8ffc648bfdeddaa18ceffbd6a48f8fec77a8eab5b774971fc'
|
|
link 'Processing.app'
|
|
end
|