Skip to content

Commit c664b76

Browse files
New version: janosmiko.lfk 0.15.10 (microsoft#403982)
Co-authored-by: goreleaserbot <bot@goreleaser.com>
1 parent 91a945e commit c664b76

3 files changed

Lines changed: 61 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.12.0.schema.json
3+
PackageIdentifier: janosmiko.lfk
4+
PackageVersion: 0.15.10
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-07-17"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: lfk.exe
13+
PortableCommandAlias: lfk
14+
InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.15.10/lfk_0.15.10_windows_arm64.zip
15+
InstallerSha256: 2b465339b15e884b3ce85fd30cfb61fa157702aab9bf66ad0dc5c1797a43b8a1
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: lfk.exe
21+
PortableCommandAlias: lfk
22+
InstallerUrl: https://github.com/janosmiko/lfk/releases/download/v0.15.10/lfk_0.15.10_windows_amd64.zip
23+
InstallerSha256: 4c5de89d5351595997d1ad23ee6b61293cb520dc1917893622a6f5552802551c
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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: janosmiko.lfk
4+
PackageVersion: 0.15.10
5+
PackageLocale: en-US
6+
Publisher: janosmiko
7+
PublisherUrl: https://github.com/janosmiko
8+
PublisherSupportUrl: https://github.com/janosmiko/lfk/issues
9+
PackageName: lfk
10+
PackageUrl: https://github.com/janosmiko/lfk
11+
License: Apache-2.0
12+
LicenseUrl: https://github.com/janosmiko/lfk/blob/main/LICENSE
13+
ShortDescription: Lightning Fast Kubernetes navigator
14+
Description: |
15+
LFK is a lightning-fast, keyboard-focused, yazi-inspired terminal user
16+
interface for navigating and managing Kubernetes clusters. Built for
17+
speed and efficiency, it brings a three-column Miller columns layout
18+
with an owner-based resource hierarchy to your terminal.
19+
Moniker: lfk
20+
Tags:
21+
- kubernetes
22+
- tui
23+
- devops
24+
- k8s
25+
- cli
26+
ReleaseNotesUrl: https://github.com/janosmiko/lfk/releases/tag/v0.15.10
27+
ManifestType: defaultLocale
28+
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: janosmiko.lfk
4+
PackageVersion: 0.15.10
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)