diff --git a/bucket/1password-cli.json b/bucket/1password-cli.json index 5b5f578516..047cadff63 100644 --- a/bucket/1password-cli.json +++ b/bucket/1password-cli.json @@ -1,5 +1,5 @@ { - "version": "2.7.2", + "version": "2.7.3", "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.7.2/op_windows_amd64_v2.7.2.zip", - "hash": "02be2ece1c9183eb41a3b6006ed8887034eac67fde1dde5392abe9b84fbd4b48" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.7.3/op_windows_amd64_v2.7.3.zip", + "hash": "2210d2b0789d529716bb322b09f8f99f86112b9db924897498ca41bbf8e2570c" }, "32bit": { - "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.7.2/op_windows_386_v2.7.2.zip", - "hash": "fa48f7e0455857050a25a0429bb2d6743e7afbc2a0a265defa2ecc9466c7112a" + "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.7.3/op_windows_386_v2.7.3.zip", + "hash": "e276667971fd0c9779f82199597bbbbeceba9298b217478a91c81a3f57206a01" } }, "bin": "op.exe",