updated 1password (6.0)

This commit is contained in:
Zhiming Wang 2016-01-12 14:26:24 -08:00 committed by Vítor Galvão
parent 9cfc59144e
commit 87546e1757
1 changed files with 6 additions and 4 deletions

View File

@ -14,21 +14,23 @@ cask '1password' do
# cloudfront.net is the official download host per the vendor homepage
url "https://d13itkw33a7sus.cloudfront.net/dist/1P/mac4/1Password-#{version}.zip"
app "1Password #{version.to_i}.app"
app "1Password #{version.major}.app"
else
version '5.4.3'
sha256 '4456d1d61752d0cd8e2bb792f0924f38ce3012d4ca90c8dced6d99c09700c5bd'
version '6.0'
sha256 '15a70e05fb57b34fcea301758c1d33023129d5aeac2b99e2436b9c92098eb8cb'
# cloudfront.net is the official download host per the vendor homepage
url "https://d13itkw33a7sus.cloudfront.net/dist/1P/mac4/1Password-#{version}.zip"
app "1Password #{version.to_i}.app"
app "1Password #{version.major}.app"
end
name '1Password'
homepage 'https://agilebits.com/onepassword'
license :commercial
auto_updates true
zap :delete => [
'~/Library/Application Scripts/2BUA8C4S2C.com.agilebits.onepassword-osx-helper',
'~/Library/Containers/2BUA8C4S2C.com.agilebits.onepassword-osx-helper',