1password-cli: Update to version 2.11.0

This commit is contained in:
github-actions[bot] 2022-12-16 16:29:19 +00:00
parent f163d41551
commit 6b51fe91cb

View File

@ -1,5 +1,5 @@
{ {
"version": "2.10.0", "version": "2.11.0",
"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.10.0/op_windows_amd64_v2.10.0.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.11.0/op_windows_amd64_v2.11.0.zip",
"hash": "e51d6c717256368e16c818212ea3315e0cadc6652e57a2d4db6b8aaeec163589" "hash": "dc624a903db15008307d964a4762683990787ba68afed6563b138adbbf18095c"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.10.0/op_windows_386_v2.10.0.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.11.0/op_windows_386_v2.11.0.zip",
"hash": "6bb5a3e527583635170aa4ebff2de23cabff8c72caef71844234f42997644cca" "hash": "e1eca798574fd0cdeef76e830bff10711db5f88870756d984a079d0de6550a84"
} }
}, },
"bin": "op.exe", "bin": "op.exe",