1password-cli: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2022-05-09 16:31:48 +00:00
parent d1d58bea10
commit 275ad1ee89

View File

@ -1,5 +1,5 @@
{ {
"version": "2.1.0", "version": "2.2.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.1.0/op_windows_amd64_v2.1.0.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.2.0/op_windows_amd64_v2.2.0.zip",
"hash": "bce06674577d42295ebf6edc96c3b69ffcec179d71921ee9da1d1d0e8de9b662" "hash": "47cefb507777242ee5c9b30ed091c4ca6d94fe6daddccd8e72eda9759bc32c05"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.1.0/op_windows_386_v2.1.0.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.2.0/op_windows_386_v2.2.0.zip",
"hash": "1a60c81dfad10f48cb5d3ea600800d80e7d2ee26d34b7239cb46469a39d14f75" "hash": "15de2b86947640b6e29b5304c606d20e924ff3874dc9ae0c3d63033078cf98cd"
} }
}, },
"bin": "op.exe", "bin": "op.exe",