bitwarden-cli: Update to version 1.12.1

This commit is contained in:
Jakub Čábera 2020-09-29 09:23:54 +02:00
parent 25d92d94db
commit 0f051ab0d1

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.0", "version": "1.12.1",
"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.12.0/bw-windows-1.12.0.zip", "url": "https://github.com/bitwarden/cli/releases/download/v1.12.1/bw-windows-1.12.1.zip",
"hash": "81a65a2572cb8849f8397c4bc3087dc623967e96ce9ded184de3407fc6fa014a" "hash": "a09df037603e8e76adcfc5979db5e2d44742d7f5ceb15bdcf650ee0c15a154b8"
} }
}, },
"bin": "bw.exe", "bin": "bw.exe",