Skip to content

Commit a96ca3f

Browse files
committed
New version: infisical.infisical 0.43.74: add installer
1 parent 60df7d1 commit a96ca3f

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: infisical.infisical
4+
PackageVersion: 0.43.74
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-04-14"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: infisical.exe
13+
PortableCommandAlias: infisical
14+
InstallerUrl: https://github.com/Infisical/cli/releases/download/v0.43.74/cli_0.43.74_windows_arm64.zip
15+
InstallerSha256: d5b304cb56da508d5404c6c26a8e2102449dc27b292d95dc07f27887c8134d25
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: infisical.exe
21+
PortableCommandAlias: infisical
22+
InstallerUrl: https://github.com/Infisical/cli/releases/download/v0.43.74/cli_0.43.74_windows_amd64.zip
23+
InstallerSha256: bff4cda635cda358a186f0eeab51bb5d88a0f526e00d60ca45b81664a70690ad
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)