homebrew-cask/Casks/camtasia.rb

13 lines
479 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'
2015-06-29 14:32:18 +08:00
appcast 'https://techsmithredirect.appspot.com/cmac?target=sparkleappcast&product=camtasiamac&lang=enu&ver=2.7.1&os=mac&code=none'
2015-01-12 03:47:42 +08:00
name 'Camtasia'
2015-06-29 14:32:18 +08:00
homepage 'https://www.techsmith.com/camtasia.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:21 +08:00
app 'Camtasia 2.app'
end