Update font formulas to use a consistent URL for font archives across multiple classes, ensuring reliable access for installation.

This commit is contained in:
Matt Troutman 2025-05-19 12:19:27 -05:00
parent c05fd4b879
commit 04d79dd2dd
No known key found for this signature in database
127 changed files with 127 additions and 127 deletions

View file

@ -7,7 +7,7 @@
class FontDevils-cut < Formula
desc "Font: devils-cut"
homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts"
url "http://clancy.genet-godzilla.ts.net:3002/api/v4/projects/Fonts%2Fhomebrew-fonts/repository/archive.tar.gz?sha=main"
url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz"
version "1.0.0"
sha256 "" # This will need to be filled in after the first build