bitwarden-cli: Update to version 1.10.0

This commit is contained in:
Jakub Čábera 2020-05-30 14:36:23 +02:00
parent 9493390b66
commit a5b632f369

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.9.1",
"version": "1.10.0",
"architecture": {
"64bit": {
"url": "https://github.com/bitwarden/cli/releases/download/v1.9.1/bw-windows-1.9.1.zip",
"hash": "1eb411613d90f264524ba3841a48cba3c4bf1e86e341c0aeb31b44232c6e740e"
"url": "https://github.com/bitwarden/cli/releases/download/v1.10.0/bw-windows-1.10.0.zip",
"hash": "27f65864f855c69963dd9187b7c626e90dd48e3072adf1fc16d9d7a0c08dc850"
}
},
"bin": "bw.exe",