Skip to content

Commit ab6bf79

Browse files
authored
New package: tstack.lnav version 0.13.0
1 parent 4b34942 commit ab6bf79

3 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: tstack.lnav
5+
PackageVersion: 0.13.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: lnav-0.13.0/bin/lnav.exe
10+
InstallModes:
11+
- silent
12+
UpgradeBehavior: install
13+
Commands:
14+
- lnav
15+
FileExtensions:
16+
- lnav
17+
ReleaseDate: 2025-07-24
18+
Installers:
19+
- Architecture: x64
20+
InstallerUrl: https://github.com/tstack/lnav/releases/download/v0.13.0/lnav-0.13.0-windows-x86_64.zip
21+
InstallerSha256: 435C654EF2D300DB463CF4868B65B9C3212FDED8721F51F66F7E72FD8FE52A77
22+
- Architecture: arm64
23+
InstallerUrl: https://github.com/tstack/lnav/releases/download/v0.13.0/lnav-0.13.0-windows-arm64.zip
24+
InstallerSha256: 678F7E6EA52345C0F8BBA677944E9A079C48E5CB5429E431C1574ED68A9BF945
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: tstack.lnav
5+
PackageVersion: 0.13.0
6+
PackageLocale: en-US
7+
Publisher: Timothy Stack
8+
PublisherUrl: https://lnav.org/
9+
PublisherSupportUrl: https://lnav.org/
10+
Author: Timothy Stack
11+
PackageName: lnav
12+
PackageUrl: https://lnav.org/
13+
License: BSD-2-Clause
14+
LicenseUrl: https://github.com/tstack/lnav/blob/master/LICENSE
15+
Copyright: Copyright (c) Timothy Stack
16+
ShortDescription: The Logfile Navigator is a log file viewer for the terminal
17+
Moniker: lnav
18+
Tags:
19+
- command-line-tool
20+
- less
21+
- log-analysis
22+
- log-monitor
23+
- log-viewer
24+
- log-visualization
25+
- logging
26+
- more
27+
- pager
28+
- tail
29+
- terminal
30+
- terminal-pager
31+
- tui
32+
ReleaseNotesUrl: https://lnav.org/blog
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: tstack.lnav
5+
PackageVersion: 0.13.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)