passbolt-cli: Update to version 0.4.1

This commit is contained in:
github-actions[bot] 2025-12-30 16:30:33 +00:00
parent 21aa11295e
commit 8c86f77928

View File

@ -1,16 +1,16 @@
{
"version": "0.4.0",
"version": "0.4.1",
"description": "CLI for the open source password manager for teams",
"homepage": "https://www.passbolt.com/",
"license": "MIT License",
"architecture": {
"64bit": {
"url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.4.0/go-passbolt-cli_0.4.0_windows_amd64.zip",
"hash": "9a041e469a79f2db9290dc16bcd40de7b4315783eac3cde46df503feadfc8f5c"
"url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.4.1/go-passbolt-cli_0.4.1_windows_amd64.zip",
"hash": "93e308ef2bb9ac7ca9675b77268223a74535802818a1b496338951853ae54551"
},
"arm64": {
"url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.4.0/go-passbolt-cli_0.4.0_windows_arm64.zip",
"hash": "96ee1d21befff06e945b63c16c0785479583cfac72623a96fd04bf24fc5ec3da"
"url": "https://github.com/passbolt/go-passbolt-cli/releases/download/v0.4.1/go-passbolt-cli_0.4.1_windows_arm64.zip",
"hash": "a2ccafa069e2e3f2b84bbcd6c371972c649f54816fc4a0bd695a223e9e2fabd9"
}
},
"bin": "passbolt.exe",