bitwarden-cli: Update to version 1.8.0

This commit is contained in:
Richard Kuhnt 2019-10-07 16:00:18 +00:00
parent a269c9da6d
commit ffc61fa6e0

View File

@ -2,11 +2,11 @@
"homepage": "https://bitwarden.com/", "homepage": "https://bitwarden.com/",
"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.",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"version": "1.7.4", "version": "1.8.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bitwarden/cli/releases/download/v1.7.4/bw-windows-1.7.4.zip", "url": "https://github.com/bitwarden/cli/releases/download/v1.8.0/bw-windows-1.8.0.zip",
"hash": "aad8ad6a2bd9d2529ea50d1ee762218703f915dfb958ca06825273bfba018d3a" "hash": "bdb9d3c745861937cd1eb0b744e306ccf75bc8993277e0d911761711f6188604"
} }
}, },
"bin": "bw.exe", "bin": "bw.exe",