1password-cli: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2022-12-05 12:51:20 +00:00
parent d3f4e016a6
commit e19ab8b800

View File

@ -1,5 +1,5 @@
{ {
"version": "2.7.3", "version": "2.8.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.7.3/op_windows_amd64_v2.7.3.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.8.0/op_windows_amd64_v2.8.0.zip",
"hash": "2210d2b0789d529716bb322b09f8f99f86112b9db924897498ca41bbf8e2570c" "hash": "1bd74955e351e8f3eb09cb0b3dd40de103b38759ffaeed26c7b1390cc62ed05d"
}, },
"32bit": { "32bit": {
"url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.7.3/op_windows_386_v2.7.3.zip", "url": "https://cache.agilebits.com/dist/1P/op2/pkg/v2.8.0/op_windows_386_v2.8.0.zip",
"hash": "e276667971fd0c9779f82199597bbbbeceba9298b217478a91c81a3f57206a01" "hash": "7a2e4997bb04f6a5ab97d553f8806c208f72e126b5c2e06dd6bcc7a1685020f6"
} }
}, },
"bin": "op.exe", "bin": "op.exe",