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.

22 lines
840 B

cask '1password-beta' do
version '6.8.5.BETA-0'
sha256 'f3f01a5a85b1b5a774c7f45dd4b5858c4e0754d1d15922ff5b562ab31eb5c499'
url "https://cache.agilebits.com/dist/1P/mac4/1Password-#{version}.zip"
appcast 'https://app-updates.agilebits.com/product_history/OPM4',
checkpoint: '96a7acf79223a3c53608e2332da22781732d96f8351e140903b1347c0e422e65'
name '1Password'
homepage 'https://agilebits.com/downloads'
auto_updates true
app "1Password #{version.major}.app"
zap trash: [
'~/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