homebrew-cask/Casks/speedlimit.rb

12 lines
248 B
Ruby
Raw Normal View History

2014-11-14 01:27:00 +08:00
cask :v1 => 'speedlimit' do
2014-09-17 19:43:03 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://mschrag.github.io/speedlimit/SpeedLimit.prefPane.zip'
2015-05-02 04:12:07 +08:00
name 'speedlimit'
2015-06-29 14:32:18 +08:00
homepage 'https://mschrag.github.io/'
2014-10-01 23:33:57 +08:00
license :oss
2013-10-08 07:46:27 +08:00
prefpane 'SpeedLimit.prefPane'
end