We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8fbf0f commit 41dad31Copy full SHA for 41dad31
.goreleaser.yaml
@@ -68,6 +68,7 @@ chocolateys:
68
- name: zed-cli-win-unofficial
69
title: Zed CLI for Windows (Unofficial)
70
authors: SameerJS6
71
+ package_source_url: https://github.com/SameerJS6/zed-cli-win-unofficial
72
project_url: https://github.com/SameerJS6/zed-cli-win-unofficial
73
url_template: "https://github.com/SameerJS6/zed-cli-win-unofficial/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
74
icon_url: https://raw.githubusercontent.com/SameerJS6/zed-cli-win-unofficial/main/public/icon.png
0 commit comments