homebrew-cask-versions/Casks/keytouch.rb
Vincent Klaiber 2b14c461d0 Add KeyTouch latest version
Unlock, lock and enter your password on your Mac with Touch ID.
2015-01-18 14:42:13 +01:00

11 lines
220 B
Ruby

cask :v1 => 'keytouch' do
version :latest
sha256 :no_check
url 'http://www.usekeytouch.com/download/KeyTouch.zip'
name 'KeyTouch'
homepage 'http://usekeytouch.com/'
license :gratis
app 'KeyTouch.app'
end