- homepage "https://github.com/BurntSushi/ripgrep"
- url "https://git.sr.ht/~rbdr/page"
- sha256 "0fb17aaf285b3eee8ddab17b833af1e190d73de317ff9648751ab0660d763ed2"
- license "Apache-2.0"
- head "https://git.sr.ht/~rbdr/page", branch: "main"
-
- livecheck do
- url :stable
- strategy :github_latest
+ homepage "https://r.bdr.sh/page.html"
+ if Hardware::CPU.arm?
+ url "https://build.r.bdr.sh/page/page-aarch64-apple-darwin-1.4.0.tar.gz"
+ sha256 "9878a234910d1f1019711e632c25abea446ec97a62a45ed28fb2214d32b2b71c"
+ else
+ url "https://build.r.bdr.sh/page/page-x86_64-apple-darwin-1.4.0.tar.gz"
+ sha256 "5508d82e447903a24975af7668475adacde8eeb327980b38f6e397a17228d4b8"