homebrew-cask/Casks/camtasia.rb

14 lines
467 B
Ruby

cask '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',
:sha256 => '33e89684f8f33f097a14efc51fc1dca1757a505287e701af8fc7974f0f853c6e'
name 'Camtasia'
homepage 'https://www.techsmith.com/camtasia.html'
license :commercial
app 'Camtasia 2.app'
end