homebrew-cask/Casks/camtasia.rb

9 lines
339 B
Ruby

class Camtasia < Cask
url 'http://download.techsmith.com/camtasiamac/enu/Camtasia.dmg'
appcast 'http://techsmithredirect.appspot.com/cmac?target=sparkleappcast&product=camtasiamac&lang=enu&ver=2.7.1&os=mac&code=none'
homepage 'http://www.techsmith.com/camtasia.html'
version 'latest'
sha256 :no_check
link 'Camtasia 2.app'
end