Skip to content

Commit c267b99

Browse files
committed
New version: DefangLabs.defang 0.5.18: add installer
1 parent 373c22c commit c267b99

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.6.0.schema.json
3+
PackageIdentifier: DefangLabs.defang
4+
PackageVersion: 0.5.18
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2024-05-17"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: defang.exe
13+
PortableCommandAlias: defang
14+
InstallerUrl: https://github.com/DefangLabs/defang/releases/download/v0.5.18/defang_0.5.18_windows_arm64.zip
15+
InstallerSha256: a0ce31f84d5f474dd54ded225ad0f68d250062f4372a82caaf1dbbd458a1facb
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: defang.exe
21+
PortableCommandAlias: defang
22+
InstallerUrl: https://github.com/DefangLabs/defang/releases/download/v0.5.18/defang_0.5.18_windows_amd64.zip
23+
InstallerSha256: 0f7cf85ddd8b51e2e110bb4a2c990eab4fd1fa08d47df319e314738abc00d0a4
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)