Skip to content

Commit 09a04d4

Browse files
committed
chore: set license to MIT
1 parent a9c73ab commit 09a04d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.goreleaser.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ nfpms:
8585
homepage: https://infisical.com/
8686
maintainer: Infisical, Inc
8787
description: The offical Infisical CLI
88-
license: Apache 2.0
88+
license: MIT
8989
formats:
9090
- rpm
9191
- deb
@@ -101,15 +101,15 @@ scoop:
101101
102102
homepage: "https://infisical.com"
103103
description: "The official Infisical CLI"
104-
license: Apache-2.0
104+
license: MIT
105105
aurs:
106106
-
107107
name: infisical-bin
108108
homepage: "https://infisical.com"
109109
description: "The official Infisical CLI"
110110
maintainers:
111111
- Infisical, Inc <[email protected]>
112-
license: Apache-2.0
112+
license: MIT
113113
private_key: '{{ .Env.AUR_KEY }}'
114114
git_url: 'ssh://[email protected]/infisical-bin.git'
115115
package: |-

0 commit comments

Comments
 (0)