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