mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
305 B
Ruby
10 lines
305 B
Ruby
class Videospec < Cask
|
|
version '0.9.8'
|
|
sha256 '3f1c0bee41512e1d728db693038c394fb2537ede64b79ece63fb7af6fa71676a'
|
|
|
|
url 'http://videospec.free.fr/VideoSpec_0.9.8.dmg'
|
|
appcast 'http://videospec.free.fr/release/videospec.xml'
|
|
homepage 'http://videospec.free.fr/english/'
|
|
|
|
link 'VideoSpec.app'
|
|
end
|