Try this again
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
class Bkl < Formula
|
class Bkl < Formula
|
||||||
tag "v1.0.35"
|
def tag
|
||||||
|
return "v1.0.35"
|
||||||
|
end
|
||||||
|
|
||||||
desc "Evaluates bkl configuration layer files"
|
desc "Evaluates bkl configuration layer files"
|
||||||
homepage "https://bkl.gopatchy.io"
|
homepage "https://bkl.gopatchy.io"
|
||||||
url "https://github.com/gopatchy/bkl/archive/refs/tags/#{tag}.tar.gz"
|
url "https://github.com/gopatchy/bkl/archive/refs/tags/#{tag}.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user