homebrew-cask/Casks/polar-bookshelf.rb

13 lines
507 B
Ruby

cask 'polar-bookshelf' do
version '1.32.14'
sha256 '49d4d710731ea43612a1ede2b85af87d1879f5bdc593c54cbc53dff740f637c3'
# github.com/burtonator/polar-bookshelf was verified as official when first introduced to the cask
url "https://github.com/burtonator/polar-bookshelf/releases/download/v#{version}/polar-bookshelf-#{version}.dmg"
appcast 'https://github.com/burtonator/polar-bookshelf/releases.atom'
name 'Polar Bookshelf'
homepage 'https://getpolarized.io/'
app 'Polar Bookshelf.app'
end