Skip to content

Commit ef6f2f5

Browse files
New version: janosmiko.lfk 0.14.2 (microsoft#385353)
Co-authored-by: goreleaserbot <bot@goreleaser.com>
1 parent 1a83a1b commit ef6f2f5

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.14.2
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-06-09"
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.14.2/lfk_0.14.2_windows_arm64.zip
15+
InstallerSha256: c6f950d0e96be4595bf671d0fbb30aa33899746b97f986a4f437374fa619f3d9
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.14.2/lfk_0.14.2_windows_amd64.zip
23+
InstallerSha256: 8fdcc8ad01e2e0e856cf616943c276687286946f4647936b7e974922f0e4ca06
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.14.2
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.14.2
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.14.2
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)