mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
anypass.rb: added name
This commit is contained in:
parent
6cd2855dc1
commit
a23fc4fcc9
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ cask :v1 => 'anypass' do
|
|||
sha256 '364d108736eddfdb6e7db56430806d790b79e9f8561aedc544fc78d7e41bac54'
|
||||
|
||||
url "http://icyblaze.com/anypass/anypass_mac_#{version.sub(%r{^(\d+\.\d+).*},'\1')}.zip"
|
||||
name 'Anypass'
|
||||
homepage 'http://icyblaze.com/anypass'
|
||||
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue