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/38/KeePassX-2.0-alpha4.dmg'
|
|
homepage 'http://www.keepassx.org/'
|
|
version '2.0.0-alpha4'
|
|
sha1 'c289e9536eb9348f24875d8b2b59df8ecac35a04'
|
|
link 'KeePassX.app'
|
|
end
|
|
|