bitwarden-cli: Update to version 1.18.1

This commit is contained in:
Richard Kuhnt 2021-09-22 17:00:40 +00:00
parent dff82462c8
commit af4c8fac28

View File

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