1password-cli: Update to version 2.16.0

This commit is contained in:
github-actions[bot] 2023-03-24 12:31:21 +00:00
parent d3197ade70
commit ce9197a0db

View File

@ -1,5 +1,5 @@
{ {
"version": "2.15.0", "version": "2.16.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.15.0/op_windows_amd64_v2.15.0.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.16.0/op_windows_amd64_v2.16.0.zip",
"hash": "9819ad9a101c5011fd11aa96027d33fcfd621cb14dc5e15484e2e430a88fcc01" "hash": "2b27b158f3b361892fbc971799391cc9cffdcf45bb6f7ab82c7b5f7fc776a538"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.15.0/op_windows_386_v2.15.0.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.16.0/op_windows_386_v2.16.0.zip",
"hash": "0f57e21571d6af622d4311867ffa7e05bb4d52e9d5014cc323fdce169fbcf7b1" "hash": "e2dc92eba963c24c4f08a068d191e3a8f1dd1499384111e094639172d37e3e95"
} }
}, },
"bin": "op.exe", "bin": "op.exe",