homebrew-cask/Casks/mpeg-streamclip.rb

11 lines
283 B
Ruby
Raw Normal View History

class MpegStreamclip < Cask
version '1.9.2'
sha256 'f539e527a7232a9ac4398c0d3e7730010058b300c8d7fd33c4baf8c9ac232b85'
2014-09-26 20:09:03 +08:00
url "http://www.alfanet.it/squared5/MPEG_Streamclip_#{version}.dmg"
homepage 'http://www.squared5.com/'
2014-10-01 23:33:25 +08:00
license :unknown
2014-09-16 00:05:58 +08:00
app 'MPEG Streamclip.app'
end