cask 'minco' do version '2.0.26' sha256 '0d56099f0d0bdf82c1acbc26d3128a3e39a3f177868d2bd8d8d37dd035176bfc' # webpack.com is the official download host per the appcast feed url "https://ssl.webpack.de/celmaro.com/updates/minco2/Minco#{version.no_dots}.zip" appcast 'https://ssl.webpack.de/celmaro.com/updates/minco2/minco.xml', :sha256 => '43118748c2ede78cc07139853645b366d7000dd1c03f81916429f8a361429418' name 'Minco' homepage 'http://www.celmaro.com/minco/' license :commercial depends_on :macos => '>= :yosemite' depends_on :arch => :x86_64 app 'Minco.app' end