bitwarden-cli: Update to version 1.13.1

This commit is contained in:
Jakub Čábera 2020-11-14 10:49:12 +01:00
parent 994869ead9
commit 54301ad118

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.1", "version": "1.13.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.1/bw-windows-1.12.1.zip", "url": "https://github.com/bitwarden/cli/releases/download/v1.13.1/bw-windows-1.13.1.zip",
"hash": "a09df037603e8e76adcfc5979db5e2d44742d7f5ceb15bdcf650ee0c15a154b8" "hash": "469347bec4a21108d515b5295562333764132956224ae94796cd7ade64e4edec"
} }
}, },
"bin": "bw.exe", "bin": "bw.exe",