From 68907300df1401d33c7487852db7ffca937ae573 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Tue, 28 Jan 2025 16:07:41 -0800 Subject: [PATCH] v1.0.44 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index 49dc2d9..0a2759c 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.43" - sha256 "98b0f8c7a1e9b8e9394b7a812bafae5941e0a2b4e22d6d4035218108e241a0f5" + @@tag = "v1.0.44" + sha256 "353e1dda8a2ad2e63e434ab393ad0aaa7caf0d94f9aeb2a387c55ea5ad41159b" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"