Update font formulas to use a consistent URL for font archives across multiple classes, ensuring reliable access for installation.
This commit is contained in:
parent
c05fd4b879
commit
04d79dd2dd
127 changed files with 127 additions and 127 deletions
|
|
@ -7,7 +7,7 @@
|
|||
class FontAcrylic-hand < Formula
|
||||
desc "Font: acrylic-hand"
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue