You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
228 B
7 lines
228 B
class KeepassX < Cask
|
|
url 'http://downloads.sourceforge.net/keepassx/KeePassX-0.4.3.dmg'
|
|
homepage 'http://www.keepassx.org'
|
|
version '0.4.3'
|
|
content_length '13423385'
|
|
sha1 '40f61b33f559f1de61e698b9f46b65c985a98955'
|
|
end
|
|
|