From 0a28d6e4dbfc79e78678b7f280928285c0371903 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Tue, 8 Jul 2025 21:13:54 -0700 Subject: [PATCH] v1.0.52 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index 9e39402..7da4c87 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.51" - sha256 "166b4d959fa9553ac829f5ef2ebfc3259a1b348200e752200401b4763cbabcfa" + @@tag = "v1.0.52" + sha256 "0f6d99d93dacfdb355b19ca7980f8a25ceaa5776448cb90f2e451e1a19d66875" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"