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
272 B
7 lines
272 B
class Keepassx2 < Cask
|
|
url 'http://www.keepassx.org/dev/attachments/download/59/KeePassX-2.0-alpha5.dmg'
|
|
homepage 'http://www.keepassx.org/'
|
|
version '2.0.0-alpha5'
|
|
sha256 '7d1e3de8446421d1c4cb920364907de3d03cd3eaedfa96602fac8983479a5303'
|
|
link 'KeePassX.app'
|
|
end
|
|
|