mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-06 15:22:50 -04:00
update linux package license to BUSL-1.1 (#22319)
This commit is contained in:
parent
5a60c98a46
commit
34bfdea34f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-vault-oss.yml
vendored
2
.github/workflows/build-vault-oss.yml
vendored
|
|
@ -83,7 +83,7 @@ jobs:
|
|||
version: ${{ inputs.vault-version }}
|
||||
maintainer: HashiCorp
|
||||
homepage: https://github.com/hashicorp/vault
|
||||
license: MPL-2.0
|
||||
license: BUSL-1.1
|
||||
binary: dist/${{ inputs.package-name }}
|
||||
deb_depends: openssl
|
||||
rpm_depends: openssl
|
||||
|
|
|
|||
Loading…
Reference in a new issue