bitwarden-cli: Update to version 1.16.0

This commit is contained in:
Richard Kuhnt 2021-05-11 22:03:27 +00:00
parent fa3624e4ba
commit 709d8fcfdf

View File

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