From 5e890f49aeb8a0ce263b95aa61279c35df679da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Grzegorz=20Mi=C5=82o=C5=9B?= Date: Thu, 9 Jan 2025 13:58:05 +0000 Subject: [PATCH] Update formula to v1.0.42 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index 94995e7..a0e2fab 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.41" - sha256 "6f932f17882fea96f5a5fdd5e47b1e15cdbfa06f9be8a1d203ce76a334f17d97" + @@tag = "v1.0.42" + sha256 "2ca35a1bdb3c11a37217f40b6d6432c10b7e8e53e52579a13040322dcbaec092" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"