Try this again

This commit is contained in:
Ian Gulliver
2023-12-21 19:58:08 -08:00
parent 2b7a78cec6
commit e93a418624

View File

@@ -1,5 +1,8 @@
class Bkl < Formula
tag "v1.0.35"
def tag
return "v1.0.35"
end
desc "Evaluates bkl configuration layer files"
homepage "https://bkl.gopatchy.io"
url "https://github.com/gopatchy/bkl/archive/refs/tags/#{tag}.tar.gz"