Move repo and homepage to bkl.sh

This commit is contained in:
Ian Gulliver
2026-03-04 21:46:44 -08:00
parent 148764f703
commit fc043736af
2 changed files with 4 additions and 4 deletions

View File

@@ -3,10 +3,10 @@ class Bkl < Formula
sha256 "86363f9db0b43769ddef602154a55c49f3ff55c5f481f95ea44f311c5f7c9d59"
desc "Evaluates bkl configuration layer files"
homepage "https://bkl.gopatchy.io"
url "https://github.com/gopatchy/bkl/archive/refs/tags/#{@@tag}.tar.gz"
homepage "https://bkl.sh"
url "https://git.bkl.sh/bkl/bkl/archive/#{@@tag}.tar.gz"
license "Apache-2.0"
head "https://github.com/gopatchy/bkl.git", branch: "main"
head "https://git.bkl.sh/bkl/bkl.git", branch: "main"
depends_on "go" => :build

View File

@@ -1 +1 @@
brew.sh tap for github.com/gopatchy/bkl
brew.sh tap for git.bkl.sh/bkl/bkl