1password-cli: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2022-04-26 00:33:34 +00:00
parent 3ddd74acdb
commit a72379fc0c

View File

@ -1,5 +1,5 @@
{ {
"version": "2.0.2", "version": "2.1.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.0.2/op_windows_amd64_v2.0.2.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.1.0/op_windows_amd64_v2.1.0.zip",
"hash": "056a6237725cf9aeb772e4010e873a2bfa3780aa8219770bedbd58a2686022cc" "hash": "bce06674577d42295ebf6edc96c3b69ffcec179d71921ee9da1d1d0e8de9b662"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.0.2/op_windows_386_v2.0.2.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.1.0/op_windows_386_v2.1.0.zip",
"hash": "d0416767edee6e41cc0b92f294453a2b9b023d2d7eb010670e44ad006cd56e13" "hash": "1a60c81dfad10f48cb5d3ea600800d80e7d2ee26d34b7239cb46469a39d14f75"
} }
}, },
"bin": "op.exe", "bin": "op.exe",