homebrew-cask/Casks/proclaim.rb

13 lines
451 B
Ruby

cask 'proclaim' do
version '2.12.0.0080'
sha256 '602a3e4ba29e08e883245cb65e882c49d7376695490418899daaaa331e9bec0c'
# logoscdn.com/Proclaim/ was verified as official when first introduced to the cask
url "https://downloads.logoscdn.com/Proclaim/Installer/#{version}/Proclaim.dmg"
appcast 'http://downloads.proclaimonline.com/mac/appcast.xml'
name 'Faithlife Proclaim'
homepage 'https://proclaim.faithlife.com/'
app 'Proclaim.app'
end