homebrew-cask/Casks/mpeg-streamclip.rb

12 lines
370 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'mpeg-streamclip' do
version '1.9.2'
sha256 'f539e527a7232a9ac4398c0d3e7730010058b300c8d7fd33c4baf8c9ac232b85'
2016-03-21 04:18:33 +08:00
# alfanet.it/squared5 was verified as official when first introduced to the cask
2014-09-26 20:09:03 +08:00
url "http://www.alfanet.it/squared5/MPEG_Streamclip_#{version}.dmg"
2015-04-14 04:26:43 +08:00
name 'MPEG Streamclip'
homepage 'http://www.squared5.com/'
2014-09-16 00:05:58 +08:00
app 'MPEG Streamclip.app'
end