homebrew-cask/Casks/shotcut.rb

8 lines
281 B
Ruby
Raw Normal View History

2013-09-19 00:47:45 +08:00
class Shotcut < Cask
2014-05-14 06:25:37 +08:00
url 'https://github.com/mltframework/shotcut/releases/download/v14.05/shotcut-osx-x86_64-140502.dmg'
2013-09-19 00:47:45 +08:00
homepage 'http://www.shotcut.org/'
2014-05-14 06:25:37 +08:00
version '140502'
sha256 '03043382d374a6657692bf05ff864eb0aab588a080f499a72eca6347240cd81d'
2013-09-19 00:47:45 +08:00
link 'Shotcut.app'
end