homebrew-cask/Casks/keyboardcleantool.rb

8 lines
201 B
Ruby
Raw Normal View History

class Keyboardcleantool < Cask
2013-10-14 13:09:29 +08:00
url 'http://bettertouchtool.net/KeyboardCleanTool.zip'
homepage 'http://bettertouchtool.net'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-10-14 13:09:29 +08:00
link 'KeyboardCleanTool.app'
end