homebrew-cask/Casks/speedlimit.rb

8 lines
201 B
Ruby
Raw Normal View History

2013-10-08 07:46:27 +08:00
class Speedlimit < Cask
url 'http://mschrag.github.io/speedlimit/SpeedLimit.prefPane.zip'
homepage 'http://mschrag.github.io/'
version 'latest'
no_checksum
prefpane 'SpeedLimit.prefPane'
end