mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
260 B
Ruby
9 lines
260 B
Ruby
class MpegStreamclip < Cask
|
|
version '1.9.2'
|
|
sha256 'f539e527a7232a9ac4398c0d3e7730010058b300c8d7fd33c4baf8c9ac232b85'
|
|
|
|
url 'http://www.alfanet.it/squared5/MPEG_Streamclip_1.9.2.dmg'
|
|
homepage 'http://www.squared5.com/'
|
|
|
|
link 'MPEG Streamclip.app'
|
|
end
|