bitwarden-cli: Update to version 1.18.0

This commit is contained in:
Richard Kuhnt 2021-08-19 21:01:48 +00:00
parent 2fff7a123f
commit e550438134

View File

@ -1,12 +1,12 @@
{ {
"version": "1.17.1", "version": "1.18.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.17.1/bw-windows-1.17.1.zip", "url": "https://github.com/bitwarden/cli/releases/download/v1.18.0/bw-windows-1.18.0.zip",
"hash": "38fe9f5126bc723fb3c0fc00dc15b013826030d6a9f54539b18dbb56eb6fb5ee" "hash": "2050ceaa496ad13112ae40eaba37e43155146a36df11c5fc3850a7878aaa976d"
} }
}, },
"bin": "bw.exe", "bin": "bw.exe",