bitwarden-cli: Update to version 1.19.1

This commit is contained in:
Richard Kuhnt 2021-10-28 16:00:33 +00:00
parent d9d9ee8566
commit d2cb4d9d4c

View File

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