bitwarden-cli: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2020-03-09 18:01:52 +00:00
parent d36e6a64e8
commit 4acade7366

View File

@ -2,11 +2,11 @@
"homepage": "https://bitwarden.com/",
"description": "The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault.",
"license": "GPL-3.0-or-later",
"version": "1.8.0",
"version": "1.9.0",
"architecture": {
"64bit": {
"url": "https://github.com/bitwarden/cli/releases/download/v1.8.0/bw-windows-1.8.0.zip",
"hash": "bdb9d3c745861937cd1eb0b744e306ccf75bc8993277e0d911761711f6188604"
"url": "https://github.com/bitwarden/cli/releases/download/v1.9.0/bw-windows-1.9.0.zip",
"hash": "ad4b7609528eeacc6e67d4e63568a0f309f38015e82e5bafcf652eb4033d62da"
}
},
"bin": "bw.exe",