Reformat speedlimit.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:45 +02:00
parent 329d105926
commit efaeed93dc
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Speedlimit < Cask
url 'https://mschrag.github.io/speedlimit/SpeedLimit.prefPane.zip'
homepage 'http://mschrag.github.io/'
version 'latest'
sha256 :no_check
url 'https://mschrag.github.io/speedlimit/SpeedLimit.prefPane.zip'
homepage 'http://mschrag.github.io/'
prefpane 'SpeedLimit.prefPane'
end