homebrew-cask/Casks/camtasia.rb

12 lines
362 B
Ruby
Raw Normal View History

2014-11-14 01:25:31 +08:00
cask :v1 => 'camtasia' do
2014-09-17 19:42:40 +08:00
version :latest
sha256 :no_check
url 'http://download.techsmith.com/camtasiamac/enu/Camtasia.dmg'
2014-05-14 21:39:59 +08:00
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'
2014-10-01 23:32:36 +08:00
license :unknown
2014-09-16 00:05:21 +08:00
app 'Camtasia 2.app'
end