File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ archives:
45
45
format : zip
46
46
files :
47
47
- README.md
48
- - LICENSE.md
48
+ - LICENSE
49
49
- completions/*
50
50
- manpages/*
51
51
@@ -115,7 +115,8 @@ snapcrafts:
115
115
disable : " {{ if .IsSnapshot }}true{{ end }}"
116
116
117
117
nix :
118
- - repository :
118
+ - name : nginx-prometheus-exporter
119
+ repository :
119
120
owner : nginxinc
120
121
name : nur
121
122
token : ' {{ .Env.NGINX_GITHUB_TOKEN }}'
130
131
installShellCompletion ./completions/*
131
132
132
133
winget :
133
- - publisher : nginxinc
134
+ - name : nginx-prometheus-exporter
135
+ publisher : nginxinc
134
136
license : Apache-2.0
135
137
homepage : https://github.com/nginxinc/nginx-prometheus-exporter
136
138
short_description : NGINX Prometheus Exporter for NGINX and NGINX Plus
You can’t perform that action at this time.
0 commit comments