Add FingerLock.app version 1.0

FingerKey makes it easy to unlock your computer without having to type your password every time.
This commit is contained in:
Vincent Klaiber 2014-11-29 21:13:43 +01:00
parent a8310d7dc6
commit c3a38def59
1 changed files with 10 additions and 0 deletions

10
Casks/fingerlock.rb Normal file
View File

@ -0,0 +1,10 @@
cask :v1 => 'fingerlock' do
version :latest
sha256 :no_check
url 'http://www.fingerkeyapp.com/download/FingerLock.dmg'
homepage 'http://www.fingerkeyapp.com/'
license :unknown
app 'FingerLock.app'
end