Skip to content

Commit 8f11ac6

Browse files
committed
Use shortened URLs in winget pkg
1 parent bf4dff9 commit 8f11ac6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/.goreleaser.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,9 @@ winget:
109109
- publisher: DefangLabs
110110
name: Defang
111111
short_description: The Defang command-line interface (CLI)
112-
description: Defang is the easiest way for developers to create and deploy their containerized applications to the cloud.
112+
description: Defang is the easiest way to develop, deploy, and debug cloud applications.
113+
copyright: Defang Software Labs Inc.
114+
url_template: https://s.defang.io/defang_{{ .Version }}_{{ .Os }}_{{ .Arch }}.zip?x-defang-source=winget
113115
license: MIT
114116
publisher_url: https://defang.io/
115117
homepage: https://github.com/DefangLabs/defang/

0 commit comments

Comments
 (0)