From 22883efcf911c92107592e090d036a2419b3be4e Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Thu, 2 May 2024 21:24:22 -0700 Subject: [PATCH] v1.0.37 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index 41b83f2..2735d0c 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.36" - sha256 "325914eb2484b9e3041f510c4412b9ab9297c47c3ee153628d1d90fc0a933676" + @@tag = "v1.0.37" + sha256 "86709f7134e77051f3c459c1d4fdd8a9b8bad8fdde391e6e5519160f809cdd15" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"