Skip to content

Commit 41dad31

Browse files
committed
chore: Add package source URL for zed-cli Windows unofficial package in GoReleaser configuration
1 parent c8fbf0f commit 41dad31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ chocolateys:
6868
- name: zed-cli-win-unofficial
6969
title: Zed CLI for Windows (Unofficial)
7070
authors: SameerJS6
71+
package_source_url: https://github.com/SameerJS6/zed-cli-win-unofficial
7172
project_url: https://github.com/SameerJS6/zed-cli-win-unofficial
7273
url_template: "https://github.com/SameerJS6/zed-cli-win-unofficial/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
7374
icon_url: https://raw.githubusercontent.com/SameerJS6/zed-cli-win-unofficial/main/public/icon.png

0 commit comments

Comments
 (0)