homebrew-cask/Casks/camtasia.rb

12 lines
245 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask '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-01-12 03:47:42 +08:00
name 'Camtasia'
2015-06-29 14:32:18 +08:00
homepage 'https://www.techsmith.com/camtasia.html'
2015-08-12 00:51:55 +08:00
license :commercial
2014-09-16 00:05:21 +08:00
app 'Camtasia 2.app'
end