homebrew-cask/Casks/snagit.rb

9 lines
245 B
Ruby
Raw Normal View History

class Snagit < Cask
url 'http://download.techsmith.com/snagitmac/enu/Snagit.dmg'
2014-05-14 21:40:03 +08:00
appcast 'http://techsmithredirect.appspot.com/'
homepage 'http://www.techsmith.com/snagit.html'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
link 'Snagit.app'
end