homebrew-cask/Casks/polar-bookshelf.rb

13 lines
505 B
Ruby

cask 'polar-bookshelf' do
version '1.1.0'
sha256 'cd561a923fd6d18ed4c446571410891f386b3dee5fe3904a3713b0635cbc56cf'
# 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