homebrew-cask/Casks/camtasia.rb

13 lines
385 B
Ruby

cask :v1 => 'camtasia' do
version :latest
sha256 :no_check
url 'http://download.techsmith.com/camtasiamac/enu/Camtasia.dmg'
appcast 'https://techsmithredirect.appspot.com/cmac?target=sparkleappcast&product=camtasiamac&lang=enu&ver=2.7.1&os=mac&code=none'
name 'Camtasia'
homepage 'https://www.techsmith.com/camtasia.html'
license :commercial
app 'Camtasia 2.app'
end