diff --git a/Formula/bkl.rb b/Formula/bkl.rb index 5653663..9f24a6c 100644 --- a/Formula/bkl.rb +++ b/Formula/bkl.rb @@ -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 diff --git a/README.md b/README.md index a0c9e67..489e99b 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -brew.sh tap for github.com/gopatchy/bkl +brew.sh tap for git.bkl.sh/bkl/bkl