diff --git a/.fontfoldercleanup/create_homebrew_formula.py b/.fontfoldercleanup/create_homebrew_formula.py index eb37f7c..a5b8462 100755 --- a/.fontfoldercleanup/create_homebrew_formula.py +++ b/.fontfoldercleanup/create_homebrew_formula.py @@ -83,10 +83,10 @@ class HomebrewFormulaGenerator: class Font{class_name} < Formula desc "Font: {formula_name}" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/.fontfoldercleanup/tap_config.rb b/.fontfoldercleanup/tap_config.rb index 7501e19..a12dfeb 100644 --- a/.fontfoldercleanup/tap_config.rb +++ b/.fontfoldercleanup/tap_config.rb @@ -1,8 +1,8 @@ # Tap configuration for genet-godzilla/fonts class GenetGodzillaFonts < Formula desc "Font collection from Genet Godzilla" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" sha256 "" # This will need to be filled in after the first build diff --git a/CLAUDE.md b/CLAUDE.md index e495a02..b73dc09 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -48,6 +48,6 @@ python3 .fontfoldercleanup/cleanup_font_folders.py --path font_files ## Key Constraints - Python 3, standard library only (pathlib, shutil, argparse, re). pytest is the sole dependency. -- Formulae download from `http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz` and expect the archive to unpack as `homebrew-fonts-main/`. +- Formulae download from `http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz` and expect the archive to unpack as `homebrew-fonts-main/`. - CI runs `uv run pytest` on push/PR to main, plus `brew audit` on macOS (non-blocking). - `PROJECT.md` is the canonical project description. When updating project rules, update `PROJECT.md` first, then sync `.cursorrules`, `.github/copilot-instructions.md`, and `.claude/skills/project-context/SKILL.md`. diff --git a/Formula/font-abbiescriptpro-rg.rb b/Formula/font-abbiescriptpro-rg.rb index 3a8dbd3..c2849f8 100644 --- a/Formula/font-abbiescriptpro-rg.rb +++ b/Formula/font-abbiescriptpro-rg.rb @@ -7,10 +7,10 @@ class FontAbbiescriptproRg < Formula desc "Font: abbiescriptpro-rg" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-acrylic-hand.rb b/Formula/font-acrylic-hand.rb index 593d73d..5fa7b11 100644 --- a/Formula/font-acrylic-hand.rb +++ b/Formula/font-acrylic-hand.rb @@ -7,10 +7,10 @@ class FontAcrylicHand < Formula desc "Font: acrylic-hand" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-agpx.rb b/Formula/font-agpx.rb index a0da974..8c3e551 100644 --- a/Formula/font-agpx.rb +++ b/Formula/font-agpx.rb @@ -7,10 +7,10 @@ class FontAgpx < Formula desc "Font: agpx" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-airosol.rb b/Formula/font-airosol.rb index c64a2ea..2f667d0 100644 --- a/Formula/font-airosol.rb +++ b/Formula/font-airosol.rb @@ -7,10 +7,10 @@ class FontAirosol < Formula desc "Font: airosol" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-alphalyrae.rb b/Formula/font-alphalyrae.rb index 411df28..7080137 100644 --- a/Formula/font-alphalyrae.rb +++ b/Formula/font-alphalyrae.rb @@ -7,10 +7,10 @@ class FontAlphalyrae < Formula desc "Font: alphalyrae" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-angular.rb b/Formula/font-angular.rb index 2890c24..018253a 100644 --- a/Formula/font-angular.rb +++ b/Formula/font-angular.rb @@ -7,10 +7,10 @@ class FontAngular < Formula desc "Font: angular" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-arinoe.rb b/Formula/font-arinoe.rb index f1eab98..8a1e915 100644 --- a/Formula/font-arinoe.rb +++ b/Formula/font-arinoe.rb @@ -7,10 +7,10 @@ class FontArinoe < Formula desc "Font: arinoe" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-averasanstc.rb b/Formula/font-averasanstc.rb index 9d0a2ac..b265c59 100644 --- a/Formula/font-averasanstc.rb +++ b/Formula/font-averasanstc.rb @@ -7,10 +7,10 @@ class FontAverasanstc < Formula desc "Font: averasanstc" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-baduy.rb b/Formula/font-baduy.rb index 9b3076a..0140c3c 100644 --- a/Formula/font-baduy.rb +++ b/Formula/font-baduy.rb @@ -7,10 +7,10 @@ class FontBaduy < Formula desc "Font: baduy" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-bee-honey.rb b/Formula/font-bee-honey.rb index e71812a..56bb800 100644 --- a/Formula/font-bee-honey.rb +++ b/Formula/font-bee-honey.rb @@ -7,10 +7,10 @@ class FontBeeHoney < Formula desc "Font: bee-honey" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-benford.rb b/Formula/font-benford.rb index 76406f3..7f98278 100644 --- a/Formula/font-benford.rb +++ b/Formula/font-benford.rb @@ -7,10 +7,10 @@ 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.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-bobby-jones-soft-free.rb b/Formula/font-bobby-jones-soft-free.rb index 8332086..805a9eb 100644 --- a/Formula/font-bobby-jones-soft-free.rb +++ b/Formula/font-bobby-jones-soft-free.rb @@ -7,10 +7,10 @@ class FontBobbyJonesSoftFree < Formula desc "Font: bobby-jones-soft-free" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-bouncy_castle_free.rb b/Formula/font-bouncy_castle_free.rb index 3262655..cca1ef6 100644 --- a/Formula/font-bouncy_castle_free.rb +++ b/Formula/font-bouncy_castle_free.rb @@ -7,10 +7,10 @@ class FontBouncyCastleFree < Formula desc "Font: bouncy_castle_free" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-brightsight-02.rb b/Formula/font-brightsight-02.rb index c5de5c3..1696ecb 100644 --- a/Formula/font-brightsight-02.rb +++ b/Formula/font-brightsight-02.rb @@ -7,10 +7,10 @@ class FontBrightsight02 < Formula desc "Font: brightsight-02" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-brixtonline.rb b/Formula/font-brixtonline.rb index dec8040..1338e4a 100644 --- a/Formula/font-brixtonline.rb +++ b/Formula/font-brixtonline.rb @@ -7,10 +7,10 @@ class FontBrixtonline < Formula desc "Font: brixtonline" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-broke.rb b/Formula/font-broke.rb index e1168b3..284c632 100644 --- a/Formula/font-broke.rb +++ b/Formula/font-broke.rb @@ -7,10 +7,10 @@ class FontBroke < Formula desc "Font: broke" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-buffy.rb b/Formula/font-buffy.rb index 674f327..ee0bbc1 100644 --- a/Formula/font-buffy.rb +++ b/Formula/font-buffy.rb @@ -7,10 +7,10 @@ class FontBuffy < Formula desc "Font: buffy" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-cat-outline.rb b/Formula/font-cat-outline.rb index 7a955aa..1049019 100644 --- a/Formula/font-cat-outline.rb +++ b/Formula/font-cat-outline.rb @@ -7,10 +7,10 @@ class FontCatOutline < Formula desc "Font: cat-outline" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-cheeky-rabbit.rb b/Formula/font-cheeky-rabbit.rb index 9893a3f..6c756ba 100644 --- a/Formula/font-cheeky-rabbit.rb +++ b/Formula/font-cheeky-rabbit.rb @@ -7,10 +7,10 @@ class FontCheekyRabbit < Formula desc "Font: cheeky-rabbit" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-chido.rb b/Formula/font-chido.rb index b00c998..8dcf7d2 100644 --- a/Formula/font-chido.rb +++ b/Formula/font-chido.rb @@ -7,10 +7,10 @@ class FontChido < Formula desc "Font: chido" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-christmas-picture.rb b/Formula/font-christmas-picture.rb index 38dc3fe..610247d 100644 --- a/Formula/font-christmas-picture.rb +++ b/Formula/font-christmas-picture.rb @@ -7,10 +7,10 @@ class FontChristmasPicture < Formula desc "Font: christmas-picture" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-chrone.rb b/Formula/font-chrone.rb index 2a1bad5..07bb954 100644 --- a/Formula/font-chrone.rb +++ b/Formula/font-chrone.rb @@ -7,10 +7,10 @@ class FontChrone < Formula desc "Font: chrone" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-clancy-experience.rb b/Formula/font-clancy-experience.rb index 30d9ce9..faeb8cf 100644 --- a/Formula/font-clancy-experience.rb +++ b/Formula/font-clancy-experience.rb @@ -7,10 +7,10 @@ class FontClancyExperience < Formula desc "Font: clancy-experience" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-clancy.rb b/Formula/font-clancy.rb index 549681f..69a3cff 100644 --- a/Formula/font-clancy.rb +++ b/Formula/font-clancy.rb @@ -7,10 +7,10 @@ class FontClancy < Formula desc "Font: clancy" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-code.rb b/Formula/font-code.rb index bfac19a..2e86a63 100644 --- a/Formula/font-code.rb +++ b/Formula/font-code.rb @@ -7,10 +7,10 @@ class FontCode < Formula desc "Font: code" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-coffina.rb b/Formula/font-coffina.rb index 9ccf45d..d95f8a5 100644 --- a/Formula/font-coffina.rb +++ b/Formula/font-coffina.rb @@ -7,10 +7,10 @@ class FontCoffina < Formula desc "Font: coffina" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-copixel-font-1764372079-0.rb b/Formula/font-copixel-font-1764372079-0.rb index 68e590a..7d7c824 100644 --- a/Formula/font-copixel-font-1764372079-0.rb +++ b/Formula/font-copixel-font-1764372079-0.rb @@ -7,10 +7,10 @@ class FontCopixelFont17643720790 < Formula desc "Font: copixel-font-1764372079-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-creamy-dreams.rb b/Formula/font-creamy-dreams.rb index 7188290..919a508 100644 --- a/Formula/font-creamy-dreams.rb +++ b/Formula/font-creamy-dreams.rb @@ -7,10 +7,10 @@ class FontCreamyDreams < Formula desc "Font: creamy-dreams" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-cucurucho.rb b/Formula/font-cucurucho.rb index 3ee02fe..55e1285 100644 --- a/Formula/font-cucurucho.rb +++ b/Formula/font-cucurucho.rb @@ -7,10 +7,10 @@ class FontCucurucho < Formula desc "Font: cucurucho" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-damn.rb b/Formula/font-damn.rb index 1a17b98..56aae0e 100644 --- a/Formula/font-damn.rb +++ b/Formula/font-damn.rb @@ -7,10 +7,10 @@ class FontDamn < Formula desc "Font: damn" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-dance-blues.rb b/Formula/font-dance-blues.rb index 45e53c2..1bd0be1 100644 --- a/Formula/font-dance-blues.rb +++ b/Formula/font-dance-blues.rb @@ -7,10 +7,10 @@ class FontDanceBlues < Formula desc "Font: dance-blues" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-depixel.rb b/Formula/font-depixel.rb index 0b22108..c9a7447 100644 --- a/Formula/font-depixel.rb +++ b/Formula/font-depixel.rb @@ -7,10 +7,10 @@ class FontDepixel < Formula desc "Font: depixel" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-depok-cubism.rb b/Formula/font-depok-cubism.rb index 693f713..467c8e6 100644 --- a/Formula/font-depok-cubism.rb +++ b/Formula/font-depok-cubism.rb @@ -7,10 +7,10 @@ class FontDepokCubism < Formula desc "Font: depok-cubism" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-devils-cut.rb b/Formula/font-devils-cut.rb index 8be26ba..e2621a7 100644 --- a/Formula/font-devils-cut.rb +++ b/Formula/font-devils-cut.rb @@ -7,10 +7,10 @@ class FontDevilsCut < Formula desc "Font: devils-cut" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-dirty-clouds.rb b/Formula/font-dirty-clouds.rb index b5c0f95..4d9469f 100644 --- a/Formula/font-dirty-clouds.rb +++ b/Formula/font-dirty-clouds.rb @@ -7,10 +7,10 @@ class FontDirtyClouds < Formula desc "Font: dirty-clouds" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-district.rb b/Formula/font-district.rb index 54dc19b..42879ce 100644 --- a/Formula/font-district.rb +++ b/Formula/font-district.rb @@ -7,10 +7,10 @@ class FontDistrict < Formula desc "Font: district" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-dk-frozen-memory.rb b/Formula/font-dk-frozen-memory.rb index 93580a6..8a5adaa 100644 --- a/Formula/font-dk-frozen-memory.rb +++ b/Formula/font-dk-frozen-memory.rb @@ -7,10 +7,10 @@ class FontDkFrozenMemory < Formula desc "Font: dk-frozen-memory" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-domaine-display.rb b/Formula/font-domaine-display.rb index fa80719..cbb1c49 100644 --- a/Formula/font-domaine-display.rb +++ b/Formula/font-domaine-display.rb @@ -7,10 +7,10 @@ class FontDomaineDisplay < Formula desc "Font: domaine-display" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-dtmilagros.rb b/Formula/font-dtmilagros.rb index 8fab19a..8e2fd2f 100644 --- a/Formula/font-dtmilagros.rb +++ b/Formula/font-dtmilagros.rb @@ -7,10 +7,10 @@ class FontDtmilagros < Formula desc "Font: dtmilagros" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-ep-boxi.rb b/Formula/font-ep-boxi.rb index 043e17c..51a1e46 100644 --- a/Formula/font-ep-boxi.rb +++ b/Formula/font-ep-boxi.rb @@ -7,10 +7,10 @@ class FontEpBoxi < Formula desc "Font: ep-boxi" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-f37-stout.rb b/Formula/font-f37-stout.rb index 4ef25e3..792fdf4 100644 --- a/Formula/font-f37-stout.rb +++ b/Formula/font-f37-stout.rb @@ -7,10 +7,10 @@ class FontF37Stout < Formula desc "Font: f37-stout" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-flyover.rb b/Formula/font-flyover.rb index 181eef5..12e3b75 100644 --- a/Formula/font-flyover.rb +++ b/Formula/font-flyover.rb @@ -7,10 +7,10 @@ class FontFlyover < Formula desc "Font: flyover" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-fresh-christmas-font-1764370888-0.rb b/Formula/font-fresh-christmas-font-1764370888-0.rb index f319446..4d73e2b 100644 --- a/Formula/font-fresh-christmas-font-1764370888-0.rb +++ b/Formula/font-fresh-christmas-font-1764370888-0.rb @@ -7,10 +7,10 @@ class FontFreshChristmasFont17643708880 < Formula desc "Font: fresh-christmas-font-1764370888-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-friem.rb b/Formula/font-friem.rb index 29a0471..3444727 100644 --- a/Formula/font-friem.rb +++ b/Formula/font-friem.rb @@ -7,10 +7,10 @@ class FontFriem < Formula desc "Font: friem" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-funky-round.rb b/Formula/font-funky-round.rb index 07427ba..22b9f86 100644 --- a/Formula/font-funky-round.rb +++ b/Formula/font-funky-round.rb @@ -7,10 +7,10 @@ class FontFunkyRound < Formula desc "Font: funky-round" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-futura-1986.rb b/Formula/font-futura-1986.rb index 876297d..21f2fdf 100644 --- a/Formula/font-futura-1986.rb +++ b/Formula/font-futura-1986.rb @@ -7,10 +7,10 @@ class FontFutura1986 < Formula desc "Font: futura-1986" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-galaxia.rb b/Formula/font-galaxia.rb index 7af7a0b..edbd42f 100644 --- a/Formula/font-galaxia.rb +++ b/Formula/font-galaxia.rb @@ -7,10 +7,10 @@ class FontGalaxia < Formula desc "Font: galaxia" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-gilbert.rb b/Formula/font-gilbert.rb index 8c559e4..2c7d6c9 100644 --- a/Formula/font-gilbert.rb +++ b/Formula/font-gilbert.rb @@ -7,10 +7,10 @@ class FontGilbert < Formula desc "Font: gilbert" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-graham_hand.rb b/Formula/font-graham_hand.rb index e65d94b..8400ecd 100644 --- a/Formula/font-graham_hand.rb +++ b/Formula/font-graham_hand.rb @@ -7,10 +7,10 @@ class FontGrahamHand < Formula desc "Font: graham_hand" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-gyanko.rb b/Formula/font-gyanko.rb index 1e28a4e..08683bd 100644 --- a/Formula/font-gyanko.rb +++ b/Formula/font-gyanko.rb @@ -7,10 +7,10 @@ class FontGyanko < Formula desc "Font: gyanko" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-hectra.rb b/Formula/font-hectra.rb index 95b9cee..c4a3e97 100644 --- a/Formula/font-hectra.rb +++ b/Formula/font-hectra.rb @@ -7,10 +7,10 @@ class FontHectra < Formula desc "Font: hectra" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-hello-headline.rb b/Formula/font-hello-headline.rb index 544a317..8bbe0a0 100644 --- a/Formula/font-hello-headline.rb +++ b/Formula/font-hello-headline.rb @@ -7,10 +7,10 @@ class FontHelloHeadline < Formula desc "Font: hello-headline" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-horseland.rb b/Formula/font-horseland.rb index 075dc00..f778f37 100644 --- a/Formula/font-horseland.rb +++ b/Formula/font-horseland.rb @@ -7,10 +7,10 @@ class FontHorseland < Formula desc "Font: horseland" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-idgrotesk.rb b/Formula/font-idgrotesk.rb index bc2b68d..212adad 100644 --- a/Formula/font-idgrotesk.rb +++ b/Formula/font-idgrotesk.rb @@ -7,10 +7,10 @@ class FontIdgrotesk < Formula desc "Font: idgrotesk" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-introvert-font-2-1764371655-0.rb b/Formula/font-introvert-font-2-1764371655-0.rb index 2af0e7a..53ed783 100644 --- a/Formula/font-introvert-font-2-1764371655-0.rb +++ b/Formula/font-introvert-font-2-1764371655-0.rb @@ -7,10 +7,10 @@ class FontIntrovertFont217643716550 < Formula desc "Font: introvert-font-2-1764371655-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-jimmy-sans.rb b/Formula/font-jimmy-sans.rb index 9df51c4..32762b8 100644 --- a/Formula/font-jimmy-sans.rb +++ b/Formula/font-jimmy-sans.rb @@ -7,10 +7,10 @@ class FontJimmySans < Formula desc "Font: jimmy-sans" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-joc.rb b/Formula/font-joc.rb index df1f842..6e4eb08 100644 --- a/Formula/font-joc.rb +++ b/Formula/font-joc.rb @@ -7,10 +7,10 @@ class FontJoc < Formula desc "Font: joc" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-kompeni.rb b/Formula/font-kompeni.rb index 1d49ae6..902c780 100644 --- a/Formula/font-kompeni.rb +++ b/Formula/font-kompeni.rb @@ -7,10 +7,10 @@ class FontKompeni < Formula desc "Font: kompeni" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-lab-grotesk.rb b/Formula/font-lab-grotesk.rb index d4bc61b..0ac1e9a 100644 --- a/Formula/font-lab-grotesk.rb +++ b/Formula/font-lab-grotesk.rb @@ -7,10 +7,10 @@ class FontLabGrotesk < Formula desc "Font: lab-grotesk" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-lance-tomchalky.rb b/Formula/font-lance-tomchalky.rb index 95ca74c..6b39c57 100644 --- a/Formula/font-lance-tomchalky.rb +++ b/Formula/font-lance-tomchalky.rb @@ -7,10 +7,10 @@ class FontLanceTomchalky < Formula desc "Font: lance-tomchalky" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-latcha.rb b/Formula/font-latcha.rb index 7bef28b..e50d204 100644 --- a/Formula/font-latcha.rb +++ b/Formula/font-latcha.rb @@ -7,10 +7,10 @@ class FontLatcha < Formula desc "Font: latcha" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-lazare-grotesk-font-family-1764370398-0.rb b/Formula/font-lazare-grotesk-font-family-1764370398-0.rb index 96accc5..7d1629b 100644 --- a/Formula/font-lazare-grotesk-font-family-1764370398-0.rb +++ b/Formula/font-lazare-grotesk-font-family-1764370398-0.rb @@ -7,10 +7,10 @@ class FontLazareGroteskFontFamily17643703980 < Formula desc "Font: lazare-grotesk-font-family-1764370398-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-lexa.rb b/Formula/font-lexa.rb index e07509e..a742ee6 100644 --- a/Formula/font-lexa.rb +++ b/Formula/font-lexa.rb @@ -7,10 +7,10 @@ class FontLexa < Formula desc "Font: lexa" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-made-carving.rb b/Formula/font-made-carving.rb index 8fec8b7..941c3e7 100644 --- a/Formula/font-made-carving.rb +++ b/Formula/font-made-carving.rb @@ -7,10 +7,10 @@ class FontMadeCarving < Formula desc "Font: made-carving" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-made-infinity.rb b/Formula/font-made-infinity.rb index 45532cc..41bf996 100644 --- a/Formula/font-made-infinity.rb +++ b/Formula/font-made-infinity.rb @@ -7,10 +7,10 @@ class FontMadeInfinity < Formula desc "Font: made-infinity" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-magic-painted.rb b/Formula/font-magic-painted.rb index 5002588..a56bf3a 100644 --- a/Formula/font-magic-painted.rb +++ b/Formula/font-magic-painted.rb @@ -7,10 +7,10 @@ class FontMagicPainted < Formula desc "Font: magic-painted" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-magnode.rb b/Formula/font-magnode.rb index fd46c5c..01d6a3d 100644 --- a/Formula/font-magnode.rb +++ b/Formula/font-magnode.rb @@ -7,10 +7,10 @@ class FontMagnode < Formula desc "Font: magnode" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-marker_notes.rb b/Formula/font-marker_notes.rb index c4cf77a..48d86cd 100644 --- a/Formula/font-marker_notes.rb +++ b/Formula/font-marker_notes.rb @@ -7,10 +7,10 @@ class FontMarkerNotes < Formula desc "Font: marker_notes" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-marvelo.rb b/Formula/font-marvelo.rb index c0d53e4..7ad0f65 100644 --- a/Formula/font-marvelo.rb +++ b/Formula/font-marvelo.rb @@ -7,10 +7,10 @@ class FontMarvelo < Formula desc "Font: marvelo" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-mba-slice-mono.rb b/Formula/font-mba-slice-mono.rb index 502f89d..7fcc47b 100644 --- a/Formula/font-mba-slice-mono.rb +++ b/Formula/font-mba-slice-mono.rb @@ -7,10 +7,10 @@ class FontMbaSliceMono < Formula desc "Font: mba-slice-mono" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-miracode.rb b/Formula/font-miracode.rb index c79cdf5..4a046ff 100644 --- a/Formula/font-miracode.rb +++ b/Formula/font-miracode.rb @@ -7,10 +7,10 @@ class FontMiracode < Formula desc "Font: miracode" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-moon-walk.rb b/Formula/font-moon-walk.rb index bb9a8c3..6f50f0a 100644 --- a/Formula/font-moon-walk.rb +++ b/Formula/font-moon-walk.rb @@ -7,10 +7,10 @@ class FontMoonWalk < Formula desc "Font: moon-walk" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-morgon.rb b/Formula/font-morgon.rb index d957f7d..5018b2c 100644 --- a/Formula/font-morgon.rb +++ b/Formula/font-morgon.rb @@ -7,10 +7,10 @@ class FontMorgon < Formula desc "Font: morgon" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-nafasmanual.rb b/Formula/font-nafasmanual.rb index 68ddc48..184ea95 100644 --- a/Formula/font-nafasmanual.rb +++ b/Formula/font-nafasmanual.rb @@ -7,10 +7,10 @@ class FontNafasmanual < Formula desc "Font: nafasmanual" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-neopixel-font-1764372129-0.rb b/Formula/font-neopixel-font-1764372129-0.rb index 09846c1..4e9f2ec 100644 --- a/Formula/font-neopixel-font-1764372129-0.rb +++ b/Formula/font-neopixel-font-1764372129-0.rb @@ -7,10 +7,10 @@ class FontNeopixelFont17643721290 < Formula desc "Font: neopixel-font-1764372129-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-new-kansas-black-wisabo.rb b/Formula/font-new-kansas-black-wisabo.rb index 1b75ba5..63d7c23 100644 --- a/Formula/font-new-kansas-black-wisabo.rb +++ b/Formula/font-new-kansas-black-wisabo.rb @@ -7,10 +7,10 @@ class FontNewKansasBlackWisabo < Formula desc "Font: new-kansas-black-wisabo" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-nugia-vintage.rb b/Formula/font-nugia-vintage.rb index 6645237..9af6c07 100644 --- a/Formula/font-nugia-vintage.rb +++ b/Formula/font-nugia-vintage.rb @@ -7,10 +7,10 @@ class FontNugiaVintage < Formula desc "Font: nugia-vintage" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-overland.rb b/Formula/font-overland.rb index b1ef00c..67a39f8 100644 --- a/Formula/font-overland.rb +++ b/Formula/font-overland.rb @@ -7,10 +7,10 @@ class FontOverland < Formula desc "Font: overland" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-parasite-game.rb b/Formula/font-parasite-game.rb index 4bf06ae..3afca20 100644 --- a/Formula/font-parasite-game.rb +++ b/Formula/font-parasite-game.rb @@ -7,10 +7,10 @@ class FontParasiteGame < Formula desc "Font: parasite-game" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-patsy-sans-grotesque.rb b/Formula/font-patsy-sans-grotesque.rb index 9dd5073..29c78c4 100644 --- a/Formula/font-patsy-sans-grotesque.rb +++ b/Formula/font-patsy-sans-grotesque.rb @@ -7,10 +7,10 @@ class FontPatsySansGrotesque < Formula desc "Font: patsy-sans-grotesque" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-pixel-crash-font-1764372071-0.rb b/Formula/font-pixel-crash-font-1764372071-0.rb index f05ba39..f8629d6 100644 --- a/Formula/font-pixel-crash-font-1764372071-0.rb +++ b/Formula/font-pixel-crash-font-1764372071-0.rb @@ -7,10 +7,10 @@ class FontPixelCrashFont17643720710 < Formula desc "Font: pixel-crash-font-1764372071-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-pixel-gamer-font-1764372239-0.rb b/Formula/font-pixel-gamer-font-1764372239-0.rb index c039fb0..bbb9880 100644 --- a/Formula/font-pixel-gamer-font-1764372239-0.rb +++ b/Formula/font-pixel-gamer-font-1764372239-0.rb @@ -7,10 +7,10 @@ class FontPixelGamerFont17643722390 < Formula desc "Font: pixel-gamer-font-1764372239-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-pixel-grid-font-family-1764371982-0.rb b/Formula/font-pixel-grid-font-family-1764371982-0.rb index 896609a..a1d56bb 100644 --- a/Formula/font-pixel-grid-font-family-1764371982-0.rb +++ b/Formula/font-pixel-grid-font-family-1764371982-0.rb @@ -7,10 +7,10 @@ class FontPixelGridFontFamily17643719820 < Formula desc "Font: pixel-grid-font-family-1764371982-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-pixelon.rb b/Formula/font-pixelon.rb index 3ff75b9..e044334 100644 --- a/Formula/font-pixelon.rb +++ b/Formula/font-pixelon.rb @@ -7,10 +7,10 @@ class FontPixelon < Formula desc "Font: pixelon" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-plaztma.rb b/Formula/font-plaztma.rb index a16dd10..910df5f 100644 --- a/Formula/font-plaztma.rb +++ b/Formula/font-plaztma.rb @@ -7,10 +7,10 @@ class FontPlaztma < Formula desc "Font: plaztma" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-plebis.rb b/Formula/font-plebis.rb index ab766a7..061efab 100644 --- a/Formula/font-plebis.rb +++ b/Formula/font-plebis.rb @@ -7,10 +7,10 @@ class FontPlebis < Formula desc "Font: plebis" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-project-space.rb b/Formula/font-project-space.rb index bad2379..6ee5623 100644 --- a/Formula/font-project-space.rb +++ b/Formula/font-project-space.rb @@ -7,10 +7,10 @@ class FontProjectSpace < Formula desc "Font: project-space" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-provisions.rb b/Formula/font-provisions.rb index 6953d20..072df4d 100644 --- a/Formula/font-provisions.rb +++ b/Formula/font-provisions.rb @@ -7,10 +7,10 @@ class FontProvisions < Formula desc "Font: provisions" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-qraydom-font-1764371345-0.rb b/Formula/font-qraydom-font-1764371345-0.rb index 184e374..dbbe68d 100644 --- a/Formula/font-qraydom-font-1764371345-0.rb +++ b/Formula/font-qraydom-font-1764371345-0.rb @@ -7,10 +7,10 @@ class FontQraydomFont17643713450 < Formula desc "Font: qraydom-font-1764371345-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-quasimoda-family.rb b/Formula/font-quasimoda-family.rb index 0c25cff..e7ef4df 100644 --- a/Formula/font-quasimoda-family.rb +++ b/Formula/font-quasimoda-family.rb @@ -7,10 +7,10 @@ class FontQuasimodaFamily < Formula desc "Font: quasimoda-family" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-revain.rb b/Formula/font-revain.rb index 7341873..41ebc95 100644 --- a/Formula/font-revain.rb +++ b/Formula/font-revain.rb @@ -7,10 +7,10 @@ class FontRevain < Formula desc "Font: revain" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-rigid-light.rb b/Formula/font-rigid-light.rb index 69a0326..f6d739d 100644 --- a/Formula/font-rigid-light.rb +++ b/Formula/font-rigid-light.rb @@ -7,10 +7,10 @@ class FontRigidLight < Formula desc "Font: rigid-light" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-rocky_monkey.rb b/Formula/font-rocky_monkey.rb index 0372a43..086627c 100644 --- a/Formula/font-rocky_monkey.rb +++ b/Formula/font-rocky_monkey.rb @@ -7,10 +7,10 @@ class FontRockyMonkey < Formula desc "Font: rocky_monkey" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-rondack.rb b/Formula/font-rondack.rb index cf805ad..5127b23 100644 --- a/Formula/font-rondack.rb +++ b/Formula/font-rondack.rb @@ -7,10 +7,10 @@ class FontRondack < Formula desc "Font: rondack" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-runa.rb b/Formula/font-runa.rb index 43b8336..13d5a5b 100644 --- a/Formula/font-runa.rb +++ b/Formula/font-runa.rb @@ -7,10 +7,10 @@ class FontRuna < Formula desc "Font: runa" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-rusillaserif.rb b/Formula/font-rusillaserif.rb index a5cf867..0a56d17 100644 --- a/Formula/font-rusillaserif.rb +++ b/Formula/font-rusillaserif.rb @@ -7,10 +7,10 @@ class FontRusillaserif < Formula desc "Font: rusillaserif" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-ruska.rb b/Formula/font-ruska.rb index 7d24912..45bf03b 100644 --- a/Formula/font-ruska.rb +++ b/Formula/font-ruska.rb @@ -7,10 +7,10 @@ class FontRuska < Formula desc "Font: ruska" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-scratches.rb b/Formula/font-scratches.rb index faba3e6..6c8a5a4 100644 --- a/Formula/font-scratches.rb +++ b/Formula/font-scratches.rb @@ -7,10 +7,10 @@ class FontScratches < Formula desc "Font: scratches" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-scribblingtom.rb b/Formula/font-scribblingtom.rb index 8ddc73d..120d2ca 100644 --- a/Formula/font-scribblingtom.rb +++ b/Formula/font-scribblingtom.rb @@ -7,10 +7,10 @@ class FontScribblingtom < Formula desc "Font: scribblingtom" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-sepura-light.rb b/Formula/font-sepura-light.rb index 9aac9ac..1736bd6 100644 --- a/Formula/font-sepura-light.rb +++ b/Formula/font-sepura-light.rb @@ -7,10 +7,10 @@ class FontSepuraLight < Formula desc "Font: sepura-light" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-sideboard.rb b/Formula/font-sideboard.rb index 22d5a40..99600b0 100644 --- a/Formula/font-sideboard.rb +++ b/Formula/font-sideboard.rb @@ -7,10 +7,10 @@ class FontSideboard < Formula desc "Font: sideboard" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-siesta-serenade.rb b/Formula/font-siesta-serenade.rb index a00f8e9..452418a 100644 --- a/Formula/font-siesta-serenade.rb +++ b/Formula/font-siesta-serenade.rb @@ -7,10 +7,10 @@ class FontSiestaSerenade < Formula desc "Font: siesta-serenade" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-sigitarian.rb b/Formula/font-sigitarian.rb index 955fe78..2e6e833 100644 --- a/Formula/font-sigitarian.rb +++ b/Formula/font-sigitarian.rb @@ -7,10 +7,10 @@ class FontSigitarian < Formula desc "Font: sigitarian" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-signate-grotesk-black.rb b/Formula/font-signate-grotesk-black.rb index 9718191..7e1bc1e 100644 --- a/Formula/font-signate-grotesk-black.rb +++ b/Formula/font-signate-grotesk-black.rb @@ -7,10 +7,10 @@ class FontSignateGroteskBlack < Formula desc "Font: signate-grotesk-black" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-silkshy.rb b/Formula/font-silkshy.rb index 3eb50c2..1b285c0 100644 --- a/Formula/font-silkshy.rb +++ b/Formula/font-silkshy.rb @@ -7,10 +7,10 @@ class FontSilkshy < Formula desc "Font: silkshy" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-space-rabbit-font-1764372251-0.rb b/Formula/font-space-rabbit-font-1764372251-0.rb index d149f87..305e313 100644 --- a/Formula/font-space-rabbit-font-1764372251-0.rb +++ b/Formula/font-space-rabbit-font-1764372251-0.rb @@ -7,10 +7,10 @@ class FontSpaceRabbitFont17643722510 < Formula desc "Font: space-rabbit-font-1764372251-0" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-spencer.rb b/Formula/font-spencer.rb index 7eb6ea5..b5ecbb7 100644 --- a/Formula/font-spencer.rb +++ b/Formula/font-spencer.rb @@ -7,10 +7,10 @@ class FontSpencer < Formula desc "Font: spencer" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-springwood_note.rb b/Formula/font-springwood_note.rb index 9803a88..47897c5 100644 --- a/Formula/font-springwood_note.rb +++ b/Formula/font-springwood_note.rb @@ -7,10 +7,10 @@ class FontSpringwoodNote < Formula desc "Font: springwood_note" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-spritegraffiti.rb b/Formula/font-spritegraffiti.rb index 38a96bb..9c25c47 100644 --- a/Formula/font-spritegraffiti.rb +++ b/Formula/font-spritegraffiti.rb @@ -7,10 +7,10 @@ class FontSpritegraffiti < Formula desc "Font: spritegraffiti" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-starship.rb b/Formula/font-starship.rb index 33ad9c6..20a72e7 100644 --- a/Formula/font-starship.rb +++ b/Formula/font-starship.rb @@ -7,10 +7,10 @@ class FontStarship < Formula desc "Font: starship" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-stockman.rb b/Formula/font-stockman.rb index ebabb84..0c63a7b 100644 --- a/Formula/font-stockman.rb +++ b/Formula/font-stockman.rb @@ -7,10 +7,10 @@ class FontStockman < Formula desc "Font: stockman" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-stronghold.rb b/Formula/font-stronghold.rb index 8df9ec8..9de57c5 100644 --- a/Formula/font-stronghold.rb +++ b/Formula/font-stronghold.rb @@ -7,10 +7,10 @@ class FontStronghold < Formula desc "Font: stronghold" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-sunmore.rb b/Formula/font-sunmore.rb index 4214dac..59d31d7 100644 --- a/Formula/font-sunmore.rb +++ b/Formula/font-sunmore.rb @@ -7,10 +7,10 @@ class FontSunmore < Formula desc "Font: sunmore" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-tallow-pen.rb b/Formula/font-tallow-pen.rb index 31a9060..bc80dc6 100644 --- a/Formula/font-tallow-pen.rb +++ b/Formula/font-tallow-pen.rb @@ -7,10 +7,10 @@ class FontTallowPen < Formula desc "Font: tallow-pen" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-tc_kindred.rb b/Formula/font-tc_kindred.rb index 573194b..fd65b80 100644 --- a/Formula/font-tc_kindred.rb +++ b/Formula/font-tc_kindred.rb @@ -7,10 +7,10 @@ class FontTcKindred < Formula desc "Font: tc_kindred" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-tcacrylichand.rb b/Formula/font-tcacrylichand.rb index 3b239f8..e5c2ff6 100644 --- a/Formula/font-tcacrylichand.rb +++ b/Formula/font-tcacrylichand.rb @@ -7,10 +7,10 @@ class FontTcacrylichand < Formula desc "Font: tcacrylichand" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-techla.rb b/Formula/font-techla.rb index 3ddfe1b..98ebd2e 100644 --- a/Formula/font-techla.rb +++ b/Formula/font-techla.rb @@ -7,10 +7,10 @@ class FontTechla < Formula desc "Font: techla" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-teenage-yellow-star.rb b/Formula/font-teenage-yellow-star.rb index bba71ab..540f9cc 100644 --- a/Formula/font-teenage-yellow-star.rb +++ b/Formula/font-teenage-yellow-star.rb @@ -7,10 +7,10 @@ class FontTeenageYellowStar < Formula desc "Font: teenage-yellow-star" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-tf-madcloud-teenage-foundry.rb b/Formula/font-tf-madcloud-teenage-foundry.rb index d2089b0..68b42f9 100644 --- a/Formula/font-tf-madcloud-teenage-foundry.rb +++ b/Formula/font-tf-madcloud-teenage-foundry.rb @@ -7,10 +7,10 @@ class FontTfMadcloudTeenageFoundry < Formula desc "Font: tf-madcloud-teenage-foundry" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-the-great-outdoors.rb b/Formula/font-the-great-outdoors.rb index 31a5578..f0911e5 100644 --- a/Formula/font-the-great-outdoors.rb +++ b/Formula/font-the-great-outdoors.rb @@ -7,10 +7,10 @@ class FontTheGreatOutdoors < Formula desc "Font: the-great-outdoors" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-thourenz-inked.rb b/Formula/font-thourenz-inked.rb index 15c92b6..5a97508 100644 --- a/Formula/font-thourenz-inked.rb +++ b/Formula/font-thourenz-inked.rb @@ -7,10 +7,10 @@ class FontThourenzInked < Formula desc "Font: thourenz-inked" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-tyler-handwriting.rb b/Formula/font-tyler-handwriting.rb index 7070b35..8132a89 100644 --- a/Formula/font-tyler-handwriting.rb +++ b/Formula/font-tyler-handwriting.rb @@ -7,10 +7,10 @@ class FontTylerHandwriting < Formula desc "Font: tyler-handwriting" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-valofire.rb b/Formula/font-valofire.rb index ad1bac5..e12cb49 100644 --- a/Formula/font-valofire.rb +++ b/Formula/font-valofire.rb @@ -7,10 +7,10 @@ class FontValofire < Formula desc "Font: valofire" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-vampire-mansion.rb b/Formula/font-vampire-mansion.rb index c2121b7..c6147d0 100644 --- a/Formula/font-vampire-mansion.rb +++ b/Formula/font-vampire-mansion.rb @@ -7,10 +7,10 @@ class FontVampireMansion < Formula desc "Font: vampire-mansion" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-vaselina.rb b/Formula/font-vaselina.rb index 38f0710..0251726 100644 --- a/Formula/font-vaselina.rb +++ b/Formula/font-vaselina.rb @@ -7,10 +7,10 @@ class FontVaselina < Formula desc "Font: vaselina" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-virus_killer.rb b/Formula/font-virus_killer.rb index 2ad347a..f37ec51 100644 --- a/Formula/font-virus_killer.rb +++ b/Formula/font-virus_killer.rb @@ -7,10 +7,10 @@ class FontVirusKiller < Formula desc "Font: virus_killer" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-west-river.rb b/Formula/font-west-river.rb index a616839..acafd13 100644 --- a/Formula/font-west-river.rb +++ b/Formula/font-west-river.rb @@ -7,10 +7,10 @@ class FontWestRiver < Formula desc "Font: west-river" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-whtpny.rb b/Formula/font-whtpny.rb index dcb8ab5..6dc6ee1 100644 --- a/Formula/font-whtpny.rb +++ b/Formula/font-whtpny.rb @@ -7,10 +7,10 @@ class FontWhtpny < Formula desc "Font: whtpny" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-wistonia-signature.rb b/Formula/font-wistonia-signature.rb index 0ee6763..bae1254 100644 --- a/Formula/font-wistonia-signature.rb +++ b/Formula/font-wistonia-signature.rb @@ -7,10 +7,10 @@ class FontWistoniaSignature < Formula desc "Font: wistonia-signature" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-ws-lowen.rb b/Formula/font-ws-lowen.rb index 809586e..69b8449 100644 --- a/Formula/font-ws-lowen.rb +++ b/Formula/font-ws-lowen.rb @@ -7,10 +7,10 @@ class FontWsLowen < Formula desc "Font: ws-lowen" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-wt-karsa-mono.rb b/Formula/font-wt-karsa-mono.rb index d2031c7..f002c0f 100644 --- a/Formula/font-wt-karsa-mono.rb +++ b/Formula/font-wt-karsa-mono.rb @@ -7,10 +7,10 @@ class FontWtKarsaMono < Formula desc "Font: wt-karsa-mono" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-youchat.rb b/Formula/font-youchat.rb index c5db557..dc63849 100644 --- a/Formula/font-youchat.rb +++ b/Formula/font-youchat.rb @@ -7,10 +7,10 @@ class FontYouchat < Formula desc "Font: youchat" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/Formula/font-zebra.rb b/Formula/font-zebra.rb index d8647ef..8009b83 100644 --- a/Formula/font-zebra.rb +++ b/Formula/font-zebra.rb @@ -7,10 +7,10 @@ class FontZebra < Formula desc "Font: zebra" - homepage "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz" + homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" version "1.0.0" - sha256 "" # This will need to be filled in after the first build + sha256 "bac980fd4ed38cb23e2dd9a7fc282d4e25f83b71a620f2822f7da73349375444" def install # Create font directories diff --git a/PROJECT.md b/PROJECT.md index a3e5eaa..8cb7349 100644 --- a/PROJECT.md +++ b/PROJECT.md @@ -131,7 +131,7 @@ python3 .fontfoldercleanup/cleanup_font_folders.py --path font_files - **Python:** Scripts are Python 3, standard library only (pathlib, shutil, argparse). - **Ruby:** Formulae are standard Homebrew Formula; they use `share/"fonts/truetype"`, etc., and optional `share/""` for `other_files` content. -- **Homebrew URL in formulae:** `http://clancy.genet-godzilla.ts.net:3002/Fonts/homebrew-fonts/archive/main.tar.gz` (may need updating if the server or repo path changes). +- **Homebrew URL in formulae:** `http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz` (may need updating if the server or repo path changes). - **Ignored (`.gitignore`):** `*.ofm`, `*.cfg`, `*.g2n`, `.DS_Store`, `.setup_complete`, `.env/`, `.idea/`. ## Quick Reference for Agents