Skip to content

Commit c665514

Browse files
committed
New version: Overmind.OvermindCLI 1.16.5: add installer
1 parent 164a5b5 commit c665514

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.5
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-03-09"
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.5/overmind_cli_Windows_i386.zip
15+
InstallerSha256: a0e2516ce4db91820f606751856736dab09c238dc6583eaf2adc6238eb0213fc
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.5/overmind_cli_Windows_arm64.zip
23+
InstallerSha256: 3bc68a6d9a7defbfa40be2c1f38da46969dcb48a7b3481142030aad1fc0e6fef
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.5/overmind_cli_Windows_x86_64.zip
31+
InstallerSha256: 46e0fe3415a3eb63dc75af7fd82948d84fe9501f6a9b46b5a68827e7d7ced634
32+
UpgradeBehavior: uninstallPrevious
33+
ManifestType: installer
34+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)