cask :v1 => 'vlc-remote' do version :latest sha256 :no_check url 'http://hobbyistsoftware.com/Downloads/VLCRemote/latest-mac.php?cdn' appcast 'http://hobbyistsoftware.com/Downloads/VLCRemote/vlcSetupHelperVersions.xml' homepage 'http://hobbyistsoftware.com/vlc' license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder installer :manual => 'VLC Setup.app' end