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