passbolt-cli: Update to version 0.2.0

This commit is contained in:
github-actions[bot] 2022-12-30 20:25:50 +00:00
parent 640829e7df
commit 59db075fab

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.9", "version": "0.2.0",
"description": "CLI for the open source password manager for teams", "description": "CLI for the open source password manager for teams",
"homepage": "https://www.passbolt.com/", "homepage": "https://www.passbolt.com/",
"license": "MIT License", "license": "MIT License",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.1.9/go-passbolt-cli_0.1.9_Windows_x86_64.zip", "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.2.0/go-passbolt-cli_0.2.0_Windows_x86_64.zip",
"hash": "f8e662cbdf1c63e91627a271eea63f3552a7ace147219bb5213a89fbb48334b4" "hash": "a0a4317036f05e6591869d8d1328271755469c678055cab9e7142b82254a29f1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.1.9/go-passbolt-cli_0.1.9_Windows_arm64.zip", "url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.2.0/go-passbolt-cli_0.2.0_Windows_arm64.zip",
"hash": "4f225742e2280dcba0c7ba848e3abce4ee678e3d92bc47af02b7031b458b3c6c" "hash": "cc1e47148e35ce385dd039051d60e8f2644035af8fac5a7e22a18ad28e631192"
} }
}, },
"bin": "passbolt.exe", "bin": "passbolt.exe",