File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ archives:
47
47
# This section defines how to release to winget.
48
48
winget :
49
49
- name : minder
50
- publisher : stacklok
50
+ publisher : mindersec
51
51
license : Apache-2.0
52
52
license_url : " https://github.com/mindersec/minder/blob/main/LICENSE"
53
- copyright : Stacklok, Inc.
54
- homepage : https://stacklok.com
55
- short_description : ' minder is the client CLI for interacting with Minder by Stacklok. '
53
+ copyright : Minder
54
+ homepage : https://mindersec.github.io/
55
+ short_description : ' minder is the client CLI for interacting with Minder'
56
56
publisher_support_url : " https://github.com/mindersec/minder/issues/new/choose"
57
- package_identifier : " stacklok .minder"
57
+ package_identifier : " mindersec .minder"
58
58
url_template : " https://github.com/mindersec/minder/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
59
59
skip_upload : auto
60
60
release_notes : " {{.Changelog}}"
@@ -66,7 +66,7 @@ winget:
66
66
67
67
goamd64 : v1
68
68
repository :
69
- owner : stacklok
69
+ owner : mindersec
70
70
name : winget-pkgs
71
71
branch : " minder-{{.Version}}"
72
72
token : " {{ .Env.WINGET_GITHUB_TOKEN }}"
You can’t perform that action at this time.
0 commit comments