mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
285 B
Ruby
7 lines
285 B
Ruby
class Paintbrush < Cask
|
|
url 'http://downloads.sourceforge.net/project/paintbrush/Paintbrush%202.x/Paintbrush%202.1.1/Paintbrush-2.1.1.zip'
|
|
homepage 'http://paintbrush.sourceforge.net/'
|
|
version '2.1.1'
|
|
sha1 'f8dedc7b22ed017dea43d76b5686b226ebe13ef2'
|
|
link 'Paintbrush.app'
|
|
end
|