1password-cli: Update to version 2.7.3

This commit is contained in:
github-actions[bot] 2022-11-03 20:26:22 +00:00
parent f3c7510d37
commit 7ae6568621

View File

@ -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",