mixture.rb: added cask vendor comment

This commit is contained in:
Vítor Galvão 2015-01-05 16:25:28 +00:00
parent 7a2a2f8887
commit 15abb8775b

View file

@ -2,6 +2,7 @@ cask :v1 => 'mixture' do
version :latest
sha256 :no_check
# amazonaws.com is the official download host per the vendor homepage
url 'https://s3.amazonaws.com/mixture-mixed-app/mac/Mixture.zip'
appcast 'https://s3.amazonaws.com/mixture-mixed-app/mac/appcast.xml'
homepage 'http://mixture.io/'