From 70f177689b6d44f3b66d1648055be31999500943 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Mon, 19 Aug 2024 22:05:05 -0700 Subject: [PATCH] v1.0.40 --- Formula/bkl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bkl.rb b/Formula/bkl.rb index 7d3583a..f3fbf3a 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -1,6 +1,6 @@ class Bkl < Formula - @@tag = "v1.0.39" - sha256 "8e4b602058f1deb9193542ec3c72c399ce3ddac22722075339adf43275967fe5" + @@tag = "v1.0.40" + sha256 "fa18af56e4f65b0e9ff51f1271f67bce262008a1224b405807049be990790f65" desc "Evaluates bkl configuration layer files" homepage "https://bkl.gopatchy.io"