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
207 B
7 lines
207 B
12 years ago
|
class TrueCrypt < Cask
|
||
|
url 'http://www.truecrypt.org/download/TrueCrypt%207.1a%20Mac%20OS%20X.dmg'
|
||
|
homepage 'http://truecrypt.org/'
|
||
|
version '7.1a'
|
||
|
sha1 '16e6d7675d63fba9bb75a9983397e3fb610459a1'
|
||
|
end
|