From 18a14985547df55cdac60cf21e70e70ff39acb4b Mon Sep 17 00:00:00 2001 From: Matt Troutman Date: Mon, 19 May 2025 12:05:27 -0500 Subject: [PATCH] Update Homebrew formula homepage URL to point to the new server --- .fontfoldercleanup/create_homebrew_formula.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fontfoldercleanup/create_homebrew_formula.py b/.fontfoldercleanup/create_homebrew_formula.py index a85f5db..9557cac 100755 --- a/.fontfoldercleanup/create_homebrew_formula.py +++ b/.fontfoldercleanup/create_homebrew_formula.py @@ -18,7 +18,7 @@ class HomebrewFormulaGenerator: class {formula_name.capitalize()} < Formula desc "Font: {formula_name}" - homepage "https://github.com/your-username/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" version "1.0.0" def install