homebrew-cask/Casks/miro-video-converter.rb

15 lines
590 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'miro-video-converter' do
2016-01-17 03:14:28 +08:00
version '3.0'
sha256 '32f5b7fdfc8eb0892b76b33ed2ec92bc580b62b0e713cd300ee0e7a5de220ccb'
# osuosl.org is the official download host per the vendor homepage
url 'http://ftp.osuosl.org/pub/pculture.org/mirovideoconverter/mac/Miro%20Video%20Converter.dmg'
2015-12-26 04:57:40 +08:00
appcast 'http://miro-updates.participatoryculture.org/mvc-appcast-osx.xml',
checkpoint: '78bc723d1c245f665036a24773c4ef2bbf8138a1c929720d9c3ff3c6cbcaeb5b'
2015-03-16 08:28:35 +08:00
name 'Miro Video Converter'
homepage 'http://www.mirovideoconverter.com/'
2015-09-17 02:17:58 +08:00
license :gpl
2014-09-16 00:05:57 +08:00
app 'Miro Video Converter.app'
end