From 73c6315fe46449ecab7478b13194685f28741c1a Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Mon, 5 Aug 2024 13:18:16 -0700 Subject: [PATCH] v1.0.38 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index 2735d0c..bccd861 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.37" - sha256 "86709f7134e77051f3c459c1d4fdd8a9b8bad8fdde391e6e5519160f809cdd15" + @@tag = "v1.0.38" + sha256 "68fb3ef1068e704481b1681316cca2e989e968de0390a2736fd94a2288ff9573" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"