-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Expand file tree
/
Copy pathheartleo.hn.installer.yaml
More file actions
26 lines (26 loc) · 1.06 KB
/
heartleo.hn.installer.yaml
File metadata and controls
26 lines (26 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: heartleo.hn
PackageVersion: 0.0.5
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2026-04-19"
Installers:
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: hn.exe
PortableCommandAlias: hn
InstallerUrl: https://github.com/heartleo/hn-cli/releases/download/v0.0.5/hn_0.0.5_windows_arm64.zip
InstallerSha256: 8dfce6cdf496709db010db84a3301b5bc000a506c496226742fef4728510837b
UpgradeBehavior: uninstallPrevious
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: hn.exe
PortableCommandAlias: hn
InstallerUrl: https://github.com/heartleo/hn-cli/releases/download/v0.0.5/hn_0.0.5_windows_x86_64.zip
InstallerSha256: 2a0dee90c08542f9ed6758689a2400ac6d89dc88345b779275bb87fb63087a66
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.12.0