From 253fc47f99e8af10e3fe9b9fca3f853817886a6b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 20 Jul 2026 07:35:50 +0000 Subject: [PATCH] lfk 0.15.12 --- Formula/l/lfk.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/l/lfk.rb b/Formula/l/lfk.rb index 199dee171e..927b371ae8 100644 --- a/Formula/l/lfk.rb +++ b/Formula/l/lfk.rb @@ -1,8 +1,8 @@ class Lfk < Formula desc "Lightning fast Kubernetes navigator" homepage "https://github.com/janosmiko/lfk" - url "https://github.com/janosmiko/lfk/archive/refs/tags/v0.15.10.tar.gz" - sha256 "5de4fcbe8d42e9561dbcddc1033586d7c6ba96c407bcd116b93eb1d68f791816" + url "https://github.com/janosmiko/lfk/archive/refs/tags/v0.15.12.tar.gz" + sha256 "c948393487ce5d0aa7f2791fcfd0c71f98859614ad4d85b1a5306a5c00ca5f5c" license "Apache-2.0" head "https://github.com/janosmiko/lfk.git", branch: "main"