homebrew-cask/Casks/videospec.rb

11 lines
304 B
Ruby
Raw Normal View History

2014-01-19 02:24:10 +08:00
class Videospec < Cask
version '0.9.8'
sha256 '3f1c0bee41512e1d728db693038c394fb2537ede64b79ece63fb7af6fa71676a'
2014-01-19 02:24:10 +08:00
url 'http://videospec.free.fr/VideoSpec_0.9.8.dmg'
2014-06-09 22:41:39 +08:00
appcast 'http://videospec.free.fr/release/videospec.xml'
2014-01-19 02:24:10 +08:00
homepage 'http://videospec.free.fr/english/'
2014-09-16 00:06:34 +08:00
app 'VideoSpec.app'
2014-01-19 02:24:10 +08:00
end