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 cd7fbb2 commit 5161506Copy full SHA for 5161506
src/.goreleaser.yml
@@ -109,7 +109,9 @@ winget:
109
- publisher: DefangLabs
110
name: Defang
111
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.
+ 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
115
license: MIT
116
publisher_url: https://defang.io/
117
homepage: https://github.com/DefangLabs/defang/
0 commit comments