bitwarden-cli: Update to version 1.15.1

This commit is contained in:
Richard Kuhnt 2021-03-18 15:00:29 +00:00
parent b4cef73a3e
commit 4694619508

View File

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