homebrew-cask/Casks/delibar.rb

14 lines
421 B
Ruby

cask :v1 => 'delibar' do
version '1.6'
sha256 '960714a35c659dc327f73752b20a53c25b3aa77da578e457b187e9ff76cac5c8'
# shinynode.com is the official download host per the appcast feed
url "http://apps.shinynode.com/apps/update/delibar_#{version}.zip"
appcast 'http://apps.shinynode.com/apps/delibar_appcast.xml'
name 'Delibar'
homepage 'http://www.delibarapp.com/'
license :freemium
app 'Delibar.app'
end