Skip to content

Commit e9d9968

Browse files
New version: robinovitch61.lore 0.1.1 (microsoft#341533)
Co-authored-by: goreleaserbot <bot@goreleaser.com>
1 parent 996abe7 commit e9d9968

File tree

3 files changed

+55
-0
lines changed

3 files changed

+55
-0
lines changed
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: robinovitch61.lore
4+
PackageVersion: 0.1.1
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-02-22"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: lore.exe
13+
PortableCommandAlias: lore
14+
InstallerUrl: https://github.com/robinovitch61/lore/releases/download/v0.1.1/lore_0.1.1_Windows_arm64.zip
15+
InstallerSha256: a389141fbdfe86c65ac860e1a0b62748c0d578c52431dd8ca12fcc7b8066a4c8
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x86
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: lore.exe
21+
PortableCommandAlias: lore
22+
InstallerUrl: https://github.com/robinovitch61/lore/releases/download/v0.1.1/lore_0.1.1_Windows_i386.zip
23+
InstallerSha256: f19db1a0225cd075a44eb23cf4fb52cde5692bc94e16348054e50770d9fc9a6e
24+
UpgradeBehavior: uninstallPrevious
25+
- Architecture: x64
26+
NestedInstallerType: portable
27+
NestedInstallerFiles:
28+
- RelativeFilePath: lore.exe
29+
PortableCommandAlias: lore
30+
InstallerUrl: https://github.com/robinovitch61/lore/releases/download/v0.1.1/lore_0.1.1_Windows_x86_64.zip
31+
InstallerSha256: 963dabdb2b4c1c51ec696e13fa793261952597c3c7d0316200a90317d0bcb6af
32+
UpgradeBehavior: uninstallPrevious
33+
ManifestType: installer
34+
ManifestVersion: 1.12.0
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
PackageIdentifier: robinovitch61.lore
4+
PackageVersion: 0.1.1
5+
PackageLocale: en-US
6+
Publisher: robinovitch61
7+
PackageName: lore
8+
PackageUrl: https://github.com/robinovitch61/lore
9+
License: MIT
10+
Copyright: Leo Robinovitch
11+
ShortDescription: A terminal pager with search, filter, and selection.
12+
Moniker: lore
13+
ManifestType: defaultLocale
14+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
PackageIdentifier: robinovitch61.lore
4+
PackageVersion: 0.1.1
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)