From 148764f703cc9b11c3d5e90c315274f0a257ac13 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Mon, 2 Mar 2026 09:45:54 -0800 Subject: [PATCH] v1.0.54 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index 3d826ef..5653663 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.53" - sha256 "a4e501c16ed3f852423a3991934bc3efcde487511aeb81dc1fbf93213097a3f5" + @@tag = "v1.0.54" + sha256 "86363f9db0b43769ddef602154a55c49f3ff55c5f481f95ea44f311c5f7c9d59" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"