Skip to content

Commit 7106ddf

Browse files
committed
New version: charmbracelet.glow 2.1.1: add installer
1 parent eca4222 commit 7106ddf

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

0 commit comments

Comments
 (0)