Skip to content

Commit 61c868f

Browse files
committed
New version: charmbracelet.gum 0.16.1: add installer
1 parent 57abd69 commit 61c868f

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

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: charmbracelet.gum
4+
PackageVersion: 0.16.1
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2025-05-30"
8+
Installers:
9+
- Architecture: x86
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: gum_0.16.1_Windows_i386\gum.exe
13+
PortableCommandAlias: gum
14+
InstallerUrl: https://github.com/charmbracelet/gum/releases/download/v0.16.1/gum_0.16.1_Windows_i386.zip
15+
InstallerSha256: 88b4ebad58f051338a24460e5e74bf7183fda85dfaba001aa4b20d5f9836edc1
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: gum_0.16.1_Windows_x86_64\gum.exe
21+
PortableCommandAlias: gum
22+
InstallerUrl: https://github.com/charmbracelet/gum/releases/download/v0.16.1/gum_0.16.1_Windows_x86_64.zip
23+
InstallerSha256: 0421acfd5ba9370993636cef62d21429f08afda6b6e3fa6388bdeb9174f489d8
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)