You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
306 B
10 lines
306 B
class MacawIndigo < Cask
|
|
version '1.0.13.1'
|
|
sha256 'f523f371c1dd3ebfc3a083065c7056af3cb076ddb7c699c30a11627dba656892'
|
|
|
|
url "http://indigo.macaw.co/#{version}/MacawIndigo#{version}.dmg"
|
|
appcast 'http://indigo.macaw.co/appcast.xml'
|
|
homepage 'http://indigo.macaw.co/'
|
|
|
|
link 'Macaw Indigo.app'
|
|
end
|
|
|