mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
206 B
Ruby
7 lines
206 B
Ruby
class Colors < Cask
|
|
url 'http://mattpatenaude.com/software/colors-1.9.zip'
|
|
homepage 'http://mattpatenaude.com/'
|
|
version '1.9'
|
|
sha1 '3be1d63a349013cfd9d3aac55d37b7f57a1d7948'
|
|
link 'Colors.app'
|
|
end
|