homebrew-cask/Casks/mpeg-streamclip.rb

13 lines
374 B
Ruby

cask 'mpeg-streamclip' do
version '1.9.2'
sha256 'f539e527a7232a9ac4398c0d3e7730010058b300c8d7fd33c4baf8c9ac232b85'
# alfanet.it is the official download host per the vendor homepage
url "http://www.alfanet.it/squared5/MPEG_Streamclip_#{version}.dmg"
name 'MPEG Streamclip'
homepage 'http://www.squared5.com/'
license :gratis
app 'MPEG Streamclip.app'
end