@@ -141,40 +141,40 @@ brews:
141
141
system 'echo', '-e', "\033[1;33mStar✨ Please~\033[0m \033[4;36mhttps://github.com/go-musicfox/spotifox \033[0m"
142
142
bin.install 'spotifox'
143
143
144
- winget :
145
- - name : spotifox
146
- publisher : go-musicfox
147
- short_description : " Spotifox is yet another spotify CLI client."
148
- license : " MIT"
149
- publisher_url : https://github.com/go-musicfox/spotifox
150
- publisher_support_url : " https://github.com/go-musicfox/spotifox/issues/new"
151
- package_identifier : go-musicfox.spotifox
152
- url_template : " https://github.com/go-musicfox/spotifox/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
153
- commit_author :
154
- name : anhoder
155
-
156
- commit_msg_template : " {{ .PackageIdentifier }}: {{ .Tag }}"
157
- homepage : " https://github.com/go-musicfox/spotifox"
158
- description : " Spotifox is yet another spotify CLI client."
159
- skip_upload : auto
160
- release_notes : " {{.Changelog}}"
161
- tags :
162
- - golang
163
- - cli
164
- - netease music
165
- - spotifox
166
- repository :
167
- owner : go-musicfox
168
- name : winget-pkgs
169
- branch : " {{.ProjectName}}-{{.Version}}"
170
- token : " {{ .Env.GITHUB_TOKEN }}"
171
- # pull_request:
172
- # enabled: true
173
- # draft: true
174
- # base:
175
- # owner: microsoft
176
- # name: winget-pkgs
177
- # branch: master
144
+ # winget:
145
+ # - name: spotifox
146
+ # publisher: go-musicfox
147
+ # short_description: "Spotifox is yet another spotify CLI client."
148
+ # license: "MIT"
149
+ # publisher_url: https://github.com/go-musicfox/spotifox
150
+ # publisher_support_url: "https://github.com/go-musicfox/spotifox/issues/new"
151
+ # package_identifier: go-musicfox.spotifox
152
+ # url_template: "https://github.com/go-musicfox/spotifox/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
153
+ # commit_author:
154
+ # name: anhoder
155
+
156
+ # commit_msg_template: "{{ .PackageIdentifier }}: {{ .Tag }}"
157
+ # homepage: "https://github.com/go-musicfox/spotifox"
158
+ # description: "Spotifox is yet another spotify CLI client."
159
+ # skip_upload: auto
160
+ # release_notes: "{{.Changelog}}"
161
+ # tags:
162
+ # - golang
163
+ # - cli
164
+ # - netease music
165
+ # - spotifox
166
+ # repository:
167
+ # owner: go-musicfox
168
+ # name: winget-pkgs
169
+ # branch: "{{.ProjectName}}-{{.Version}}"
170
+ # token: "{{ .Env.GITHUB_TOKEN }}"
171
+ # # pull_request:
172
+ # # enabled: true
173
+ # # draft: true
174
+ # # base:
175
+ # # owner: microsoft
176
+ # # name: winget-pkgs
177
+ # # branch: master
178
178
179
179
release :
180
180
github :
0 commit comments