mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
247 B
Ruby
7 lines
247 B
Ruby
class OnePassword < Cask
|
|
url 'https://d13itkw33a7sus.cloudfront.net/dist/1P/mac/1Password-3.8.21.zip'
|
|
homepage 'https://agilebits.com/onepassword'
|
|
version '3.8.21'
|
|
sha1 '5ead1fcfeaca615c8b7ed3ca5c5ff681edb9ef56'
|
|
link '1Password.app'
|
|
end
|