1password-cli: Update to version 2.7.2

This commit is contained in:
github-actions[bot] 2022-10-21 16:31:59 +00:00
parent 8ac3312861
commit 8c76e212f6

View File

@ -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.", "description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.",
"homepage": "https://developer.1password.com/docs/cli", "homepage": "https://developer.1password.com/docs/cli",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.7.1/op_windows_amd64_v2.7.1.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.7.2/op_windows_amd64_v2.7.2.zip",
"hash": "d64086c028d7ae8f5cbeb604567f4fb8b3e8e800a8755f040877cb88dcfcc546" "hash": "02be2ece1c9183eb41a3b6006ed8887034eac67fde1dde5392abe9b84fbd4b48"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.7.1/op_windows_386_v2.7.1.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.7.2/op_windows_386_v2.7.2.zip",
"hash": "168ce7a5621d0d67217100dfbbdffe03c466f34e51991af8d17d55b150e271c0" "hash": "fa48f7e0455857050a25a0429bb2d6743e7afbc2a0a265defa2ecc9466c7112a"
} }
}, },
"bin": "op.exe", "bin": "op.exe",