homebrew-cask/Casks/freeswitch.rb

13 lines
481 B
Ruby

cask 'freeswitch' do
version '1.4.1'
sha256 '3b6f010c94aea8abc2714ddc8f3244cfb4bab41496569730f8196b76b1bc226a'
url "https://github.com/pablote/fs-mgmt/releases/download/v#{version}/freeswitch-desktop-osx64.zip"
appcast 'https://github.com/pablote/fs-mgmt/releases.atom',
checkpoint: '9410487c6a486c32037493292b3fc8a806edf30faf184974540fc0a81c9366a0'
name 'Freeswitch Desktop'
homepage 'https://github.com/pablote/fs-mgmt'
app 'Freeswitch Desktop.app'
end