Skip to content

Commit

Permalink
updated minco (2.0.26)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Jan 8, 2016
1 parent b2c3299 commit 3e65909
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/minco.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cask 'minco' do
version '2.0.25'
sha256 'a5192aea97d2d322e1af5a8ffb9de28ae0521121ac668e4171c9bcc5b71136a4'
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.delete('.')}.zip"
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 => 'a5192aea97d2d322e1af5a8ffb9de28ae0521121ac668e4171c9bcc5b71136a4'
:sha256 => '43118748c2ede78cc07139853645b366d7000dd1c03f81916429f8a361429418'
name 'Minco'
homepage 'http://www.celmaro.com/minco/'
license :commercial
Expand Down

0 comments on commit 3e65909

Please sign in to comment.