1password-cli: Update to version 2.9.1

This commit is contained in:
github-actions[bot] 2022-12-07 16:42:25 +00:00
parent 7854dd08da
commit ee8dd96ece

View File

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