From d810f978fe40d9277e9db60ed21083dd69ba12e3 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Fri, 9 Aug 2024 11:24:17 -0700 Subject: [PATCH] v1.0.39 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index bccd861..b34e133 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.38" - sha256 "68fb3ef1068e704481b1681316cca2e989e968de0390a2736fd94a2288ff9573" + @@tag = "v1.0.39" + sha256 "8e4b602058f1deb9193542ec3c72c399ce3ddac22722075339adf43275967fe5" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"