bitwarden-cli: Update to version 1.13.2

This commit is contained in:
Jakub Čábera 2020-11-15 11:10:53 +01:00
parent df9c241522
commit 2f021cf8ad

View File

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