Skip to content

Commit bec16bb

Browse files
authored
Fix license for snap and brew (#779)
1 parent b90d198 commit bec16bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .goreleaser.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ snapcrafts:
123123
grade: devel
124124
confinement: strict
125125
publish: true
126-
license: "BSD 2-Clause"
126+
license: BSD-2-Clause
127127
apps:
128128
nginx-asg-sync:
129129
command: nginx-asg-sync
@@ -138,7 +138,7 @@ brews:
138138
directory: Formula
139139
homepage: https://github.com/nginxinc/nginx-asg-sync
140140
description: NGINX Plus Integration with Cloud Autoscaling
141-
license: "BSD 2-Clause"
141+
license: BSD-2-Clause
142142
commit_author:
143143
name: nginx-bot
144144

0 commit comments

Comments
 (0)