homebrew-cask/Casks/handylock.rb

12 lines
403 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'handylock' do
2017-01-10 20:03:48 +08:00
version '1.2.10'
sha256 '859a7a7c58388a35fd8ad7e287d0557ae69e3dfa8cc7b1416af37e7493a92aeb'
2015-12-04 06:01:56 +08:00
2016-02-27 23:49:53 +08:00
# s3.amazonaws.com/netputing/handyLock was verified as official when first introduced to the cask
2017-01-10 20:03:48 +08:00
url "https://s3.amazonaws.com/netputing/handyLock/handyLock+v#{version}.zip"
2015-12-04 06:01:56 +08:00
name 'handyLock'
2017-01-10 20:03:48 +08:00
homepage 'http://www.netputing.com/applications/handylock/'
2015-12-04 06:01:56 +08:00
app 'handyLock.app'
end