Skip to content

Commit 650ef20

Browse files
committed
New version: DefangLabs.Defang 2.2.0: add installer
1 parent 3a26583 commit 650ef20

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.2.0
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2025-11-07"
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.2.0_windows_arm64.zip?x-defang-source=winget
15+
InstallerSha256: 3ad13e7749d79147efd3d17179ccfdd3deb51fb41ec0897323b27009244fc529
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.2.0_windows_amd64.zip?x-defang-source=winget
23+
InstallerSha256: 42a4fc94a213b34bef3426e86ac20455a842ff797ab62dc064b549c6abd0587f
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)