homebrew-cask/Casks/fingerlock.rb

12 lines
332 B
Ruby
Raw Normal View History

cask :v1 => 'fingerlock' do
version :latest
sha256 :no_check
url 'http://www.fingerkeyapp.com/download/FingerLock.dmg'
2015-01-23 06:06:28 +08:00
name 'FingerLock'
homepage 'http://www.fingerkeyapp.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'FingerLock.app'
end