mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-11 02:28:22 +00:00
update Deprecated field
This commit is contained in:
parent
effdbdb316
commit
13da79adf6
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ brews:
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
skip_upload: false
|
skip_upload: false
|
||||||
description: "A CLI tool to interact with Passbolt, a Open source Password Manager for Teams"
|
description: "A CLI tool to interact with Passbolt, a Open source Password Manager for Teams"
|
||||||
folder: Formula
|
directory: Formula
|
||||||
install: |
|
install: |
|
||||||
bin.install "passbolt"
|
bin.install "passbolt"
|
||||||
bash_completion.install "completion/bash" => "passbolt"
|
bash_completion.install "completion/bash" => "passbolt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue