Update Homebrew formula homepage URL to point to the new server
This commit is contained in:
parent
95451bb68b
commit
18a1498554
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ class HomebrewFormulaGenerator:
|
||||||
|
|
||||||
class {formula_name.capitalize()} < Formula
|
class {formula_name.capitalize()} < Formula
|
||||||
desc "Font: {formula_name}"
|
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"
|
version "1.0.0"
|
||||||
|
|
||||||
def install
|
def install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue