bitwarden-cli: Update to version 1.19.0

This commit is contained in:
Richard Kuhnt 2021-10-27 18:00:35 +00:00
parent d8e9a6d2b7
commit 0b7b7f623a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.18.1", "version": "1.19.0",
"description": "The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault.", "description": "The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault.",
"homepage": "https://bitwarden.com/", "homepage": "https://bitwarden.com/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bitwarden/cli/releases/download/v1.18.1/bw-windows-1.18.1.zip", "url": "https://github.com/bitwarden/cli/releases/download/v1.19.0/bw-windows-1.19.0.zip",
"hash": "9899d7b52b1009f03f2fa8b64484a46e3a92df572eb5db8662b3f074612f272d" "hash": "b64dc100dba1b659cfe39efa478265012a6c55183f47f5984f01b3c2f669abd9"
} }
}, },
"bin": "bw.exe", "bin": "bw.exe",