bitwarden-cli: Update to version 1.11.0

This commit is contained in:
Jakub Čábera 2020-06-30 08:34:16 +02:00
parent 3b6f1bd12b
commit 0fa0f8fe09

View File

@ -1,12 +1,12 @@
{
"homepage": "https://bitwarden.com/",
"version": "1.11.0",
"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",
"version": "1.10.0",
"architecture": {
"64bit": {
"url": "https://github.com/bitwarden/cli/releases/download/v1.10.0/bw-windows-1.10.0.zip",
"hash": "27f65864f855c69963dd9187b7c626e90dd48e3072adf1fc16d9d7a0c08dc850"
"url": "https://github.com/bitwarden/cli/releases/download/v1.11.0/bw-windows-1.11.0.zip",
"hash": "e53e6dac9b6c93c2abfc11492b2c3ec86b49fff81cedaf86d9b0a843fa15d6f7"
}
},
"bin": "bw.exe",