Skip to content

Commit 8746cba

Browse files
committed
New version: Overmind.OvermindCLI 1.16.4: add installer
1 parent febfbd0 commit 8746cba

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
PackageIdentifier: Overmind.OvermindCLI
4+
PackageVersion: 1.16.4
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-02-23"
8+
Installers:
9+
- Architecture: x86
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: overmind.exe
13+
PortableCommandAlias: overmind
14+
InstallerUrl: https://github.com/overmindtech/cli/releases/download/v1.16.4/overmind_cli_Windows_i386.zip
15+
InstallerSha256: d6b1c13fcaa52a7c8a226baf45b10366a5a416760e3d77cb637d32a34afdfe88
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: arm64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: overmind.exe
21+
PortableCommandAlias: overmind
22+
InstallerUrl: https://github.com/overmindtech/cli/releases/download/v1.16.4/overmind_cli_Windows_arm64.zip
23+
InstallerSha256: b55f30430de1c134962b51f7cfef7126f50324bd292716a2201ebdaf37660340
24+
UpgradeBehavior: uninstallPrevious
25+
- Architecture: x64
26+
NestedInstallerType: portable
27+
NestedInstallerFiles:
28+
- RelativeFilePath: overmind.exe
29+
PortableCommandAlias: overmind
30+
InstallerUrl: https://github.com/overmindtech/cli/releases/download/v1.16.4/overmind_cli_Windows_x86_64.zip
31+
InstallerSha256: 79cae30ebfb72caeea37e1c78028e5627de958e1f15035fc8208e84c519a30dc
32+
UpgradeBehavior: uninstallPrevious
33+
ManifestType: installer
34+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)