calibre.rb: upgrade to v2.32.0

This commit is contained in:
Victor Popkov 2015-07-17 13:15:43 +03:00 committed by Vítor Galvão
parent 5e88f0b805
commit 2389b9fee1
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ cask :v1 => 'calibre' do
sha256 '0533283965fbc9a6618d0b27c85bdf3671fe75ff0e89eeff406fe1457ee61b14'
url "http://download.calibre-ebook.com/#{version}/calibre-#{version}.dmg"
else
version '2.31.0'
sha256 'f46e1676bdc74249c98fa3bd54cf8666e3154b6e8faa16e52490b1d652420b35'
version '2.32.0'
sha256 'cdbbba1ee0b28bba016959be39e40d003ceb6cf02bbdf2142cdacd91e6e75ee0'
# github.com is an official download host per the vendor homepage, and a faster mirror than the main one
url "https://github.com/kovidgoyal/calibre/releases/download/v#{version}/calibre-#{version}.dmg"