mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat speedlimit.rb according to readability conventions
This commit is contained in:
parent
329d105926
commit
efaeed93dc
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue