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:
4545 format : zip
4646 files :
4747 - README.md
48- - LICENSE.md
48+ - LICENSE
4949 - completions/*
5050 - manpages/*
5151
@@ -115,7 +115,8 @@ snapcrafts:
115115 disable : " {{ if .IsSnapshot }}true{{ end }}"
116116
117117nix :
118- - repository :
118+ - name : nginx-prometheus-exporter
119+ repository :
119120 owner : nginxinc
120121 name : nur
121122 token : ' {{ .Env.NGINX_GITHUB_TOKEN }}'
130131 installShellCompletion ./completions/*
131132
132133winget :
133- - publisher : nginxinc
134+ - name : nginx-prometheus-exporter
135+ publisher : nginxinc
134136 license : Apache-2.0
135137 homepage : https://github.com/nginxinc/nginx-prometheus-exporter
136138 short_description : NGINX Prometheus Exporter for NGINX and NGINX Plus
You can’t perform that action at this time.
0 commit comments