diff --git a/Casks/calibre.rb b/Casks/calibre.rb index 80b1b41d9e8..76e10d3317a 100644 --- a/Casks/calibre.rb +++ b/Casks/calibre.rb @@ -1,6 +1,6 @@ cask :v1 => 'calibre' do - version '2.23.0' - sha256 'bada464463d67a00354294135845e96639645c1cc4720a1e22921b26f76f93bf' + version '2.24.0' + sha256 '24093ea7de545b993262f870841a05fad1c1aacbcee6b825bedc624b6546019d' # 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"