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.
10 lines
299 B
10 lines
299 B
cask :v1 => '1password3' do
|
|
version '3.8.22'
|
|
sha256 '3afd75f1bddf791dc7dbc9a7d92ab6eb91ee891407d750cedb7b5aff5fe8bf17'
|
|
|
|
url "https://d13itkw33a7sus.cloudfront.net/dist/1P/mac/1Password-#{version}.zip"
|
|
homepage 'https://agilebits.com/onepassword'
|
|
license :closed
|
|
|
|
app '1Password.app'
|
|
end
|
|
|