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
250 B
7 lines
250 B
class Keepassx0 < Cask
|
|
url 'http://downloads.sourceforge.net/keepassx/KeePassX-0.4.3.dmg'
|
|
homepage 'http://www.keepassx.org/'
|
|
version '0.4.3'
|
|
sha256 '15ce2e950ab78ccb6956de985c1fcbf11d27df6a58ab7bf19e106f0a1dc2fedd'
|
|
link 'KeePassX.app'
|
|
end
|
|
|