From 332cc4e8727908db500a8fcf9f2a80797e885a32 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Tue, 28 Jan 2025 10:27:13 -0800 Subject: [PATCH] v1.0.43 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index a0e2fab..49dc2d9 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.42" - sha256 "2ca35a1bdb3c11a37217f40b6d6432c10b7e8e53e52579a13040322dcbaec092" + @@tag = "v1.0.43" + sha256 "98b0f8c7a1e9b8e9394b7a812bafae5941e0a2b4e22d6d4035218108e241a0f5" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"