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.
11 lines
304 B
11 lines
304 B
10 years ago
|
cask :v1 => '1password-beta' do
|
||
10 years ago
|
version '5.1.BETA-9'
|
||
|
sha256 '80cfe3b10e140948d40cd791ad8e83eaed4ff9a12c1c7432864148cb42169e05'
|
||
10 years ago
|
|
||
10 years ago
|
url "https://cache.agilebits.com/dist/1P/mac4/1Password-#{version}.zip"
|
||
|
homepage 'https://agilebits.com/onepassword/mac'
|
||
10 years ago
|
license :closed
|
||
10 years ago
|
|
||
10 years ago
|
app '1Password 5.app'
|
||
11 years ago
|
end
|