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.
 
 

18 lines
716 B

cask :v1 => '1password-beta' do
version '5.4.2.BETA-2'
sha256 '02bf62312c59da7ed0f63672e609828e0ad6d544b5b20c22731080cc8af29ead'
url "https://cache.agilebits.com/dist/1P/mac4/1Password-#{version}.zip"
name '1Password'
homepage 'https://agilebits.com/onepassword/mac'
license :commercial
app "1Password #{version.to_i}.app"
zap :delete => [
'~/Library/Application Scripts/2BUA8C4S2C.com.agilebits.onepassword-osx-helper',
'~/Library/Containers/2BUA8C4S2C.com.agilebits.onepassword-osx-helper',
'~/Library/Containers/com.agilebits.onepassword-osx',
'~/Library/Group Containers/2BUA8C4S2C.com.agilebits',
]
end