Reformat vlcstreamer.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:52 +02:00
parent e26e6e14fd
commit fe7c8dd31b
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Vlcstreamer < Cask
version 'latest'
sha256 :no_check
url 'http://hobbyistsoftware.com/Downloads/VLCStreamer/latest-mac.php?cdn'
appcast 'http://hobbyistsoftware.com/Downloads/VLCStreamer/vlcStreamerVersions.xml'
homepage 'http://hobbyistsoftware.com/vlcstreamer'
version 'latest'
sha256 :no_check
link 'VLCStreamer.app'
end