This commit is contained in:
Ian Gulliver
2023-12-05 14:02:28 -08:00
parent 5f0c8ead7a
commit 9555b4ef7a

View File

@@ -1,8 +1,8 @@
class Bkl < Formula
desc "Evaluates bkl configuration layer files"
homepage "https://bkl.gopatchy.io"
url "https://github.com/gopatchy/bkl/archive/refs/tags/v1.0.29.tar.gz"
sha256 "8ceab68e715cb7f6b70c43b2eae0a3da84a086457c7d9f15755744a6afd45c6b"
url "https://github.com/gopatchy/bkl/archive/refs/tags/v1.0.30.tar.gz"
sha256 "a8c2439d39b542eeab8556914e30c4c81e0db00ccec3eba9c6202e6fa1ea5a97"
license "Apache-2.0"
head "https://github.com/gopatchy/bkl/", branch: "main"