diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index ad1825d610..cc2caa837e 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.1.0", + "version": "2.2.0", "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.", "homepage": "https://developer.1password.com/docs/cli", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.1.0/op_windows_amd64_v2.1.0.zip", - "hash": "bce06674577d42295ebf6edc96c3b69ffcec179d71921ee9da1d1d0e8de9b662" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.2.0/op_windows_amd64_v2.2.0.zip", + "hash": "47cefb507777242ee5c9b30ed091c4ca6d94fe6daddccd8e72eda9759bc32c05" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.1.0/op_windows_386_v2.1.0.zip", - "hash": "1a60c81dfad10f48cb5d3ea600800d80e7d2ee26d34b7239cb46469a39d14f75" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.2.0/op_windows_386_v2.2.0.zip", + "hash": "15de2b86947640b6e29b5304c606d20e924ff3874dc9ae0c3d63033078cf98cd" } }, "bin": "op.exe",