bitwarden-cli: Update to version 1.15.0

This commit is contained in:
Richard Kuhnt 2021-03-11 23:00:27 +00:00
parent 5b8e4d58a6
commit 5b2efb5267

View File

@ -1,12 +1,12 @@
{ {
"version": "1.14.0", "version": "1.15.0",
"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.14.0/bw-windows-1.14.0.zip", "url": "https://github.com/bitwarden/cli/releases/download/v1.15.0/bw-windows-1.15.0.zip",
"hash": "3f2846856668a250fc1b0c71e0fa9d81470e41a9c6eaf66bd28b06cb09ce1b86" "hash": "8024b61096c9205a612fc5ce211753786d1baabf71d2bad21a48c1d93a3d0057"
} }
}, },
"bin": "bw.exe", "bin": "bw.exe",