From 5ab2e57a21554a484e128483f6b182729a1435e8 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Wed, 28 Aug 2024 13:37:34 -0700 Subject: [PATCH] v1.0.41 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index f3fbf3a..94995e7 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.40" - sha256 "fa18af56e4f65b0e9ff51f1271f67bce262008a1224b405807049be990790f65" + @@tag = "v1.0.41" + sha256 "6f932f17882fea96f5a5fdd5e47b1e15cdbfa06f9be8a1d203ce76a334f17d97" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"