homebrew-cask/Casks/freeswitch-desktop.rb

13 lines
489 B
Ruby

cask 'freeswitch-desktop' 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: '99d42afd8ca85b6bcce51c8754ab061d7738447db36caf0a1c867fb520ea974e'
name 'Freeswitch Desktop'
homepage 'https://github.com/pablote/fs-mgmt'
app 'Freeswitch Desktop.app'
end