1password-cli: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2022-12-13 20:26:12 +00:00
parent 927343d5f4
commit 28a028f337

View File

@ -1,5 +1,5 @@
{ {
"version": "2.9.1", "version": "2.10.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.9.1/op_windows_amd64_v2.9.1.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.10.0/op_windows_amd64_v2.10.0.zip",
"hash": "2b5966bcb474b87d2b91a427e35a44e065a1a5f6b626c1f8afbf4cdb36682116" "hash": "e51d6c717256368e16c818212ea3315e0cadc6652e57a2d4db6b8aaeec163589"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.9.1/op_windows_386_v2.9.1.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.10.0/op_windows_386_v2.10.0.zip",
"hash": "c7b3f7f171c60ceee26cc456700b0d1219ecb8aebf3bedd4b65a95133e811b30" "hash": "6bb5a3e527583635170aa4ebff2de23cabff8c72caef71844234f42997644cca"
} }
}, },
"bin": "op.exe", "bin": "op.exe",