Skip to content

Commit bdc668c

Browse files
committed
New version: DefangLabs.Defang 2.1.14: add installer
1 parent dfb806c commit bdc668c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
PackageIdentifier: DefangLabs.Defang
4+
PackageVersion: 2.1.14
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2025-11-03"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: defang.exe
13+
PortableCommandAlias: defang
14+
InstallerUrl: https://s.defang.io/defang_2.1.14_windows_arm64.zip?x-defang-source=winget
15+
InstallerSha256: ed31ece6ded992510f292c7a9127dbff924e108851d8c3c0c553650ceef5b271
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: defang.exe
21+
PortableCommandAlias: defang
22+
InstallerUrl: https://s.defang.io/defang_2.1.14_windows_amd64.zip?x-defang-source=winget
23+
InstallerSha256: f0f83749d3a847f6d3bcc8b68dc8aa44bc3622ca1f9673b6cb4a8b5b41bda3e8
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)