homebrew-cask-versions/Casks/calibre.rb
2013-06-01 00:51:31 +01:00

7 lines
169 B
Ruby

class Calibre < Cask
url 'http://status.calibre-ebook.com/dist/osx32'
homepage 'http://calibre-ebook.com/'
version 'latest'
no_checksum
link 'calibre.app'
end