mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
241 B
Ruby
9 lines
241 B
Ruby
class Crypt < Cask
|
|
version '3'
|
|
sha256 'e9e82ad331fe26a26ddb9625a9e1ac8e65086770c1abf4bfa503c8336bdf37bd'
|
|
|
|
url 'http://voluntary.net.s3.amazonaws.com/Crypt3_20100429.zip'
|
|
homepage 'http://voluntary.net/crypt/'
|
|
|
|
app 'Crypt3.app'
|
|
end
|