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
246 B
7 lines
246 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'
|
|
sha1 '0d2a32e1f03ee30b70e99f7ea344eafe63c463d0'
|
|
link 'KeePassX.app'
|
|
end
|
|
|