Update font formulas to use the new API endpoint for font archives, ensuring consistent access across multiple font classes.

This commit is contained in:
Matt Troutman 2025-05-19 12:15:59 -05:00
parent 02c8c16f92
commit c05fd4b879
No known key found for this signature in database
125 changed files with 125 additions and 125 deletions

View file

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