homebrew-cask/Casks/videospec.rb

14 lines
528 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'videospec' do
version '0.9.8'
sha256 '3f1c0bee41512e1d728db693038c394fb2537ede64b79ece63fb7af6fa71676a'
2014-09-26 20:09:17 +08:00
url "http://videospec.free.fr/VideoSpec_#{version}.dmg"
2014-10-15 23:43:57 +08:00
appcast 'http://videospec.free.fr/release/videospec.xml',
checkpoint: '17195c9c14a1c6d71726f764d54fa534b23e642492a64100186b2540fe331bed'
2015-05-10 01:45:13 +08:00
name 'VideoSpec'
2014-01-19 02:24:10 +08:00
homepage 'http://videospec.free.fr/english/'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:34 +08:00
app 'VideoSpec.app'
2014-01-19 02:24:10 +08:00
end