diff --git a/.fontfoldercleanup/create_homebrew_formula.py b/.fontfoldercleanup/create_homebrew_formula.py index 5c95d45..2d8e947 100755 --- a/.fontfoldercleanup/create_homebrew_formula.py +++ b/.fontfoldercleanup/create_homebrew_formula.py @@ -76,9 +76,9 @@ cask "{font_name}" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "{display_name}" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" {font_lines} end diff --git a/.fontfoldercleanup/tap_config.rb b/.fontfoldercleanup/tap_config.rb index a12dfeb..d8f9cb6 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:8085/Fonts/homebrew-fonts" - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" +# Tap configuration for clancy/fonts +class ClancyFonts < Formula + desc "Font collection from Clancy" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/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 21b63d1..c9040fc 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -49,6 +49,6 @@ Fonts are installed to `~/Library/Fonts/` automatically via the `font` artifact. ## Key Constraints - Python 3, standard library only (pathlib, shutil, argparse, re). pytest is the sole dependency. -- Casks 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/`. +- Casks download from `http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz` and expect the archive to unpack as `homebrew-fonts/`. - 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/Casks/font-abbiescriptpro-rg.rb b/Casks/font-abbiescriptpro-rg.rb index 19b4848..3804502 100644 --- a/Casks/font-abbiescriptpro-rg.rb +++ b/Casks/font-abbiescriptpro-rg.rb @@ -6,9 +6,9 @@ cask "font-abbiescriptpro-rg" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Abbiescriptpro Rg" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-abbiescriptpro-rg/ttf/abbiescriptpro-rg.ttf" font "homebrew-fonts/font_files/font-abbiescriptpro-rg/otf/abbiescriptpro-rg.otf" diff --git a/Casks/font-acrylic-hand.rb b/Casks/font-acrylic-hand.rb index f7e6290..d5a9250 100644 --- a/Casks/font-acrylic-hand.rb +++ b/Casks/font-acrylic-hand.rb @@ -6,9 +6,9 @@ cask "font-acrylic-hand" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Acrylic Hand" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-acrylic-hand/ttf/acylicalhand-thick.ttf" end diff --git a/Casks/font-adelina.rb b/Casks/font-adelina.rb index da4b556..a187ebc 100644 --- a/Casks/font-adelina.rb +++ b/Casks/font-adelina.rb @@ -6,9 +6,9 @@ cask "font-adelina" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Adelina" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-adelina/ttf/Adelina.ttf" end diff --git a/Casks/font-agpx.rb b/Casks/font-agpx.rb index 39e5f3b..8daaec8 100644 --- a/Casks/font-agpx.rb +++ b/Casks/font-agpx.rb @@ -6,9 +6,9 @@ cask "font-agpx" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Agpx" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-agpx/otf/agpx.otf" end diff --git a/Casks/font-airosol.rb b/Casks/font-airosol.rb index 01b2357..8709dd1 100644 --- a/Casks/font-airosol.rb +++ b/Casks/font-airosol.rb @@ -6,9 +6,9 @@ cask "font-airosol" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Airosol" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-airosol/otf/airosol.otf" end diff --git a/Casks/font-alphalyrae.rb b/Casks/font-alphalyrae.rb index 7ff5934..77cce5d 100644 --- a/Casks/font-alphalyrae.rb +++ b/Casks/font-alphalyrae.rb @@ -6,9 +6,9 @@ cask "font-alphalyrae" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Alphalyrae" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-alphalyrae/otf/alphalyrae-medium.otf" end diff --git a/Casks/font-alternate-gothic.rb b/Casks/font-alternate-gothic.rb index b482eb4..b2d1cb8 100644 --- a/Casks/font-alternate-gothic.rb +++ b/Casks/font-alternate-gothic.rb @@ -6,9 +6,9 @@ cask "font-alternate-gothic" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Alternate Gothic" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-alternate-gothic/ttf/Alternate Gothic No2 D Regular.ttf" end diff --git a/Casks/font-americus.rb b/Casks/font-americus.rb index b911c4c..5fe4cb1 100644 --- a/Casks/font-americus.rb +++ b/Casks/font-americus.rb @@ -6,9 +6,9 @@ cask "font-americus" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Americus" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-americus/ttf/Americus Sans Aged.ttf" font "homebrew-fonts/font_files/font-americus/ttf/Americus Sans.ttf" diff --git a/Casks/font-angular.rb b/Casks/font-angular.rb index 3d98446..f11916c 100644 --- a/Casks/font-angular.rb +++ b/Casks/font-angular.rb @@ -6,9 +6,9 @@ cask "font-angular" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Angular" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-angular/otf/angular.otf" end diff --git a/Casks/font-apple-icons.rb b/Casks/font-apple-icons.rb new file mode 100644 index 0000000..30d3c5d --- /dev/null +++ b/Casks/font-apple-icons.rb @@ -0,0 +1,16 @@ +# This file was generated by the font folder cleanup script +# Do not edit this file directly +# Installs: TTF web + +cask "font-apple-icons" do + version "1.0.0" + sha256 :no_check + + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" + name "Apple Icons" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" + + font "homebrew-fonts/font_files/font-apple-icons/ttf/appleicons_text.ttf" + font "homebrew-fonts/font_files/font-apple-icons/ttf/appleicons_thin.ttf" + font "homebrew-fonts/font_files/font-apple-icons/ttf/appleicons_ultralight.ttf" +end diff --git a/Casks/font-aquabella.rb b/Casks/font-aquabella.rb index bc18033..cc405cb 100644 --- a/Casks/font-aquabella.rb +++ b/Casks/font-aquabella.rb @@ -6,9 +6,9 @@ cask "font-aquabella" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Aquabella" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-aquabella/ttf/aquabella.ttf" font "homebrew-fonts/font_files/font-aquabella/ttf/aquabella_alternates.ttf" diff --git a/Casks/font-arinoe.rb b/Casks/font-arinoe.rb index 2bb4320..dad1218 100644 --- a/Casks/font-arinoe.rb +++ b/Casks/font-arinoe.rb @@ -6,9 +6,9 @@ cask "font-arinoe" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Arinoe" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-arinoe/ttf/arinoe.ttf" font "homebrew-fonts/font_files/font-arinoe/otf/arinoe.otf" diff --git a/Casks/font-averasanstc.rb b/Casks/font-averasanstc.rb index e439c68..139c808 100644 --- a/Casks/font-averasanstc.rb +++ b/Casks/font-averasanstc.rb @@ -6,9 +6,9 @@ cask "font-averasanstc" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Averasanstc" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-averasanstc/otf/averasanstc.otf" font "homebrew-fonts/font_files/font-averasanstc/otf/averasanstcbld.otf" diff --git a/Casks/font-baduy.rb b/Casks/font-baduy.rb index 882c5f3..f9b5f58 100644 --- a/Casks/font-baduy.rb +++ b/Casks/font-baduy.rb @@ -6,9 +6,9 @@ cask "font-baduy" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Baduy" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-baduy/ttf/baduy.ttf" font "homebrew-fonts/font_files/font-baduy/otf/baduy.otf" diff --git a/Casks/font-baker-street.rb b/Casks/font-baker-street.rb index 990bfe0..6e7b9ac 100644 --- a/Casks/font-baker-street.rb +++ b/Casks/font-baker-street.rb @@ -6,9 +6,9 @@ cask "font-baker-street" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Baker Street" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-baker-street/otf/BakerStreet-Black.otf" font "homebrew-fonts/font_files/font-baker-street/otf/BakerStreet-Inline.otf" diff --git a/Casks/font-barlow.rb b/Casks/font-barlow.rb index 930f555..2ddb69f 100644 --- a/Casks/font-barlow.rb +++ b/Casks/font-barlow.rb @@ -6,9 +6,9 @@ cask "font-barlow" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Barlow" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-barlow/ttf/Barlow-Black.ttf" font "homebrew-fonts/font_files/font-barlow/ttf/Barlow-BlackItalic.ttf" diff --git a/Casks/font-bee-honey.rb b/Casks/font-bee-honey.rb index f61bf55..8cb6428 100644 --- a/Casks/font-bee-honey.rb +++ b/Casks/font-bee-honey.rb @@ -6,9 +6,9 @@ cask "font-bee-honey" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Bee Honey" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-bee-honey/ttf/bee-honey-regular.ttf" font "homebrew-fonts/font_files/font-bee-honey/ttf/bee-honey-svg.ttf" diff --git a/Casks/font-benford.rb b/Casks/font-benford.rb index eb5bf94..f0cc5e1 100644 --- a/Casks/font-benford.rb +++ b/Casks/font-benford.rb @@ -6,9 +6,9 @@ cask "font-benford" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Benford" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-benford/ttf/benford-demo.ttf" font "homebrew-fonts/font_files/font-benford/otf/benford-demo.otf" diff --git a/Casks/font-bjola.rb b/Casks/font-bjola.rb index 3a83a5f..c7a6a94 100644 --- a/Casks/font-bjola.rb +++ b/Casks/font-bjola.rb @@ -6,9 +6,9 @@ cask "font-bjola" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Bjola" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-bjola/ttf/Bjola.ttf" end diff --git a/Casks/font-blair-itc.rb b/Casks/font-blair-itc.rb index 7ccbe6c..64db020 100644 --- a/Casks/font-blair-itc.rb +++ b/Casks/font-blair-itc.rb @@ -6,9 +6,9 @@ cask "font-blair-itc" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Blair Itc" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-blair-itc/ttf/Blair ITC Medium Regular.ttf" end diff --git a/Casks/font-bobby-jones-soft-free.rb b/Casks/font-bobby-jones-soft-free.rb index d1788d5..6dd33a0 100644 --- a/Casks/font-bobby-jones-soft-free.rb +++ b/Casks/font-bobby-jones-soft-free.rb @@ -6,9 +6,9 @@ cask "font-bobby-jones-soft-free" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Bobby Jones Soft Free" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-bobby-jones-soft-free/ttf/bobby-rough-soft-outline.ttf" font "homebrew-fonts/font_files/font-bobby-jones-soft-free/ttf/bobby-rough-soft.ttf" diff --git a/Casks/font-bouncy_castle_free.rb b/Casks/font-bouncy_castle_free.rb index 93cfb3b..43b01cf 100644 --- a/Casks/font-bouncy_castle_free.rb +++ b/Casks/font-bouncy_castle_free.rb @@ -6,9 +6,9 @@ cask "font-bouncy_castle_free" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Bouncy Castle Free" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-bouncy_castle_free/ttf/bouncy-castle-bonus-bold.ttf" font "homebrew-fonts/font_files/font-bouncy_castle_free/ttf/bouncy-castle-bonus.ttf" diff --git a/Casks/font-brightsight-02.rb b/Casks/font-brightsight-02.rb index e892e2b..1ab7cbc 100644 --- a/Casks/font-brightsight-02.rb +++ b/Casks/font-brightsight-02.rb @@ -6,9 +6,9 @@ cask "font-brightsight-02" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Brightsight 02" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-brightsight-02/ttf/brightsight02.ttf" font "homebrew-fonts/font_files/font-brightsight-02/otf/brightsight02.otf" diff --git a/Casks/font-brixtonline.rb b/Casks/font-brixtonline.rb index 33e3b5d..58e19b2 100644 --- a/Casks/font-brixtonline.rb +++ b/Casks/font-brixtonline.rb @@ -6,9 +6,9 @@ cask "font-brixtonline" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Brixtonline" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-brixtonline/ttf/brixtonln-lt.ttf" font "homebrew-fonts/font_files/font-brixtonline/ttf/brixtonln-rg.ttf" diff --git a/Casks/font-broke.rb b/Casks/font-broke.rb index ee24a18..6cb898a 100644 --- a/Casks/font-broke.rb +++ b/Casks/font-broke.rb @@ -6,9 +6,9 @@ cask "font-broke" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Broke" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-broke/otf/broke-bold.otf" font "homebrew-fonts/font_files/font-broke/otf/broke-medium.otf" diff --git a/Casks/font-buffy.rb b/Casks/font-buffy.rb index 103944d..12119c3 100644 --- a/Casks/font-buffy.rb +++ b/Casks/font-buffy.rb @@ -6,9 +6,9 @@ cask "font-buffy" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Buffy" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-buffy/ttf/buffy.ttf" font "homebrew-fonts/font_files/font-buffy/otf/buffy.otf" diff --git a/Casks/font-cabin.rb b/Casks/font-cabin.rb index 282b3a0..ac1263d 100644 --- a/Casks/font-cabin.rb +++ b/Casks/font-cabin.rb @@ -6,9 +6,9 @@ cask "font-cabin" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Cabin" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-cabin/ttf/Cabin-Italic[wdth,wght].ttf" font "homebrew-fonts/font_files/font-cabin/ttf/Cabin[wdth,wght].ttf" diff --git a/Casks/font-charleston.rb b/Casks/font-charleston.rb index 40cecd6..5462ca4 100644 --- a/Casks/font-charleston.rb +++ b/Casks/font-charleston.rb @@ -6,9 +6,9 @@ cask "font-charleston" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Charleston" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-charleston/ttf/Charleston-Regular.ttf" font "homebrew-fonts/font_files/font-charleston/ttf/Charleston-Script.ttf" diff --git a/Casks/font-cheeky-rabbit.rb b/Casks/font-cheeky-rabbit.rb index 31cfd77..a94c39c 100644 --- a/Casks/font-cheeky-rabbit.rb +++ b/Casks/font-cheeky-rabbit.rb @@ -6,9 +6,9 @@ cask "font-cheeky-rabbit" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Cheeky Rabbit" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-cheeky-rabbit/ttf/cheeky-rabbit.ttf" font "homebrew-fonts/font_files/font-cheeky-rabbit/otf/cheekyrabbit.otf" diff --git a/Casks/font-chido.rb b/Casks/font-chido.rb index 391eb47..a0c11e9 100644 --- a/Casks/font-chido.rb +++ b/Casks/font-chido.rb @@ -6,9 +6,9 @@ cask "font-chido" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Chido" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-chido/otf/chido.otf" end diff --git a/Casks/font-christmas-picture.rb b/Casks/font-christmas-picture.rb index f1e639c..4534ea7 100644 --- a/Casks/font-christmas-picture.rb +++ b/Casks/font-christmas-picture.rb @@ -6,9 +6,9 @@ cask "font-christmas-picture" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Christmas Picture" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-christmas-picture/ttf/christmas-picture.ttf" font "homebrew-fonts/font_files/font-christmas-picture/otf/christmas-picture.otf" diff --git a/Casks/font-chrone.rb b/Casks/font-chrone.rb index 03d843e..4eed4a0 100644 --- a/Casks/font-chrone.rb +++ b/Casks/font-chrone.rb @@ -6,9 +6,9 @@ cask "font-chrone" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Chrone" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-chrone/ttf/chrone-demo.ttf" font "homebrew-fonts/font_files/font-chrone/otf/chrone-demo.otf" diff --git a/Casks/font-clancy-experience.rb b/Casks/font-clancy-experience.rb index a7d2958..44ab4ca 100644 --- a/Casks/font-clancy-experience.rb +++ b/Casks/font-clancy-experience.rb @@ -6,9 +6,9 @@ cask "font-clancy-experience" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Clancy Experience" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-clancy-experience/otf/clancy-experience.otf" end diff --git a/Casks/font-clique.rb b/Casks/font-clique.rb index 31edaa1..0722c05 100644 --- a/Casks/font-clique.rb +++ b/Casks/font-clique.rb @@ -6,9 +6,9 @@ cask "font-clique" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Clique" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-clique/otf/Clique.otf" end diff --git a/Casks/font-code.rb b/Casks/font-code.rb index c19e4c7..de02d92 100644 --- a/Casks/font-code.rb +++ b/Casks/font-code.rb @@ -6,9 +6,9 @@ cask "font-code" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Code" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-code/otf/code-bold.otf" font "homebrew-fonts/font_files/font-code/otf/code-light.otf" diff --git a/Casks/font-coffina.rb b/Casks/font-coffina.rb index 4b120bb..5a39b85 100644 --- a/Casks/font-coffina.rb +++ b/Casks/font-coffina.rb @@ -6,9 +6,9 @@ cask "font-coffina" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Coffina" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-coffina/ttf/coffina.ttf" font "homebrew-fonts/font_files/font-coffina/otf/coffina.otf" diff --git a/Casks/font-copixel-font-1764372079-0.rb b/Casks/font-copixel-font-1764372079-0.rb index 9f02fae..840ea39 100644 --- a/Casks/font-copixel-font-1764372079-0.rb +++ b/Casks/font-copixel-font-1764372079-0.rb @@ -6,9 +6,9 @@ cask "font-copixel-font-1764372079-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Copixel Font 1764372079 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-copixel-font-1764372079-0/otf/Copixel-Demo-BF6873ccc4785f8.otf" end diff --git a/Casks/font-creamy-dreams.rb b/Casks/font-creamy-dreams.rb index 7af5c2c..d672bd9 100644 --- a/Casks/font-creamy-dreams.rb +++ b/Casks/font-creamy-dreams.rb @@ -6,9 +6,9 @@ cask "font-creamy-dreams" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Creamy Dreams" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-creamy-dreams/otf/creamy-dreams.otf" end diff --git a/Casks/font-cucurucho.rb b/Casks/font-cucurucho.rb index 0065050..4cfdc97 100644 --- a/Casks/font-cucurucho.rb +++ b/Casks/font-cucurucho.rb @@ -6,9 +6,9 @@ cask "font-cucurucho" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Cucurucho" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-cucurucho/otf/cucurucho.otf" end diff --git a/Casks/font-damn.rb b/Casks/font-damn.rb index 639c01d..f668f76 100644 --- a/Casks/font-damn.rb +++ b/Casks/font-damn.rb @@ -6,9 +6,9 @@ cask "font-damn" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Damn" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-damn/ttf/damn.ttf" font "homebrew-fonts/font_files/font-damn/otf/damn.otf" diff --git a/Casks/font-dance-blues.rb b/Casks/font-dance-blues.rb index a364e6c..bb097cb 100644 --- a/Casks/font-dance-blues.rb +++ b/Casks/font-dance-blues.rb @@ -6,9 +6,9 @@ cask "font-dance-blues" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Dance Blues" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-dance-blues/ttf/dance-blues.ttf" font "homebrew-fonts/font_files/font-dance-blues/otf/dance-blues.otf" diff --git a/Casks/font-depixel.rb b/Casks/font-depixel.rb index 262e72f..8f386c3 100644 --- a/Casks/font-depixel.rb +++ b/Casks/font-depixel.rb @@ -6,9 +6,9 @@ cask "font-depixel" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Depixel" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-depixel/ttf/depixelbreit-webfont.ttf" font "homebrew-fonts/font_files/font-depixel/ttf/depixelbreitfett-webfont.ttf" diff --git a/Casks/font-depok-cubism.rb b/Casks/font-depok-cubism.rb index b3af3b3..7c7ca6a 100644 --- a/Casks/font-depok-cubism.rb +++ b/Casks/font-depok-cubism.rb @@ -6,9 +6,9 @@ cask "font-depok-cubism" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Depok Cubism" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-depok-cubism/ttf/depok-cubism.ttf" font "homebrew-fonts/font_files/font-depok-cubism/otf/depok-cubism.otf" diff --git a/Casks/font-devils-cut.rb b/Casks/font-devils-cut.rb index d0de9f9..0c58fff 100644 --- a/Casks/font-devils-cut.rb +++ b/Casks/font-devils-cut.rb @@ -6,9 +6,9 @@ cask "font-devils-cut" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Devils Cut" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-devils-cut/otf/devilscut-shadow-personaluseonly.otf" end diff --git a/Casks/font-dirty-clouds.rb b/Casks/font-dirty-clouds.rb index 2dc3696..7884291 100644 --- a/Casks/font-dirty-clouds.rb +++ b/Casks/font-dirty-clouds.rb @@ -6,9 +6,9 @@ cask "font-dirty-clouds" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Dirty Clouds" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-dirty-clouds/otf/dirty-clouds.otf" end diff --git a/Casks/font-district.rb b/Casks/font-district.rb index a63c96f..be46346 100644 --- a/Casks/font-district.rb +++ b/Casks/font-district.rb @@ -6,9 +6,9 @@ cask "font-district" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "District" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-district/ttf/district.ttf" font "homebrew-fonts/font_files/font-district/otf/district-regular.otf" diff --git a/Casks/font-dk-frozen-memory.rb b/Casks/font-dk-frozen-memory.rb index bfc18ae..054a944 100644 --- a/Casks/font-dk-frozen-memory.rb +++ b/Casks/font-dk-frozen-memory.rb @@ -6,9 +6,9 @@ cask "font-dk-frozen-memory" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Dk Frozen Memory" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-dk-frozen-memory/otf/dk-frozen-memory.otf" end diff --git a/Casks/font-domaine-display.rb b/Casks/font-domaine-display.rb index 71ccc0b..a827fd6 100644 --- a/Casks/font-domaine-display.rb +++ b/Casks/font-domaine-display.rb @@ -6,9 +6,9 @@ cask "font-domaine-display" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Domaine Display" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-domaine-display/otf/domaine-display-bold.otf" end diff --git a/Casks/font-droid-sans-mono-awesome.rb b/Casks/font-droid-sans-mono-awesome.rb index 32ccca5..120c580 100644 --- a/Casks/font-droid-sans-mono-awesome.rb +++ b/Casks/font-droid-sans-mono-awesome.rb @@ -6,9 +6,9 @@ cask "font-droid-sans-mono-awesome" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Droid Sans Mono Awesome" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-droid-sans-mono-awesome/ttf/Droid+Sans+Mono+Awesome.ttf" end diff --git a/Casks/font-dtmilagros.rb b/Casks/font-dtmilagros.rb index 718c374..6a50784 100644 --- a/Casks/font-dtmilagros.rb +++ b/Casks/font-dtmilagros.rb @@ -6,9 +6,9 @@ cask "font-dtmilagros" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Dtmilagros" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-dtmilagros/otf/dt-milagros.otf" end diff --git a/Casks/font-ep-boxi.rb b/Casks/font-ep-boxi.rb index daa6930..e1208e9 100644 --- a/Casks/font-ep-boxi.rb +++ b/Casks/font-ep-boxi.rb @@ -6,9 +6,9 @@ cask "font-ep-boxi" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Ep Boxi" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-ep-boxi/otf/ep-boxi-bi.otf" font "homebrew-fonts/font_files/font-ep-boxi/otf/ep-boxi-black.otf" diff --git a/Casks/font-f37-stout.rb b/Casks/font-f37-stout.rb index 7fda964..97624c7 100644 --- a/Casks/font-f37-stout.rb +++ b/Casks/font-f37-stout.rb @@ -6,9 +6,9 @@ cask "font-f37-stout" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "F37 Stout" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-f37-stout/ttf/f37stout-black.ttc" end diff --git a/Casks/font-flyover.rb b/Casks/font-flyover.rb index d105ab2..0c876cd 100644 --- a/Casks/font-flyover.rb +++ b/Casks/font-flyover.rb @@ -6,9 +6,9 @@ cask "font-flyover" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Flyover" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-flyover/ttf/flyover.ttf" font "homebrew-fonts/font_files/font-flyover/otf/flyover.otf" diff --git a/Casks/font-font-awesome.rb b/Casks/font-font-awesome.rb index 766d297..896a056 100644 --- a/Casks/font-font-awesome.rb +++ b/Casks/font-font-awesome.rb @@ -6,9 +6,9 @@ cask "font-font-awesome" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Font Awesome" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-font-awesome/ttf/fa-solid-900.ttf" end diff --git a/Casks/font-fresh-christmas-font-1764370888-0.rb b/Casks/font-fresh-christmas-font-1764370888-0.rb index 3790483..645ce9a 100644 --- a/Casks/font-fresh-christmas-font-1764370888-0.rb +++ b/Casks/font-fresh-christmas-font-1764370888-0.rb @@ -6,9 +6,9 @@ cask "font-fresh-christmas-font-1764370888-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Fresh Christmas Font 1764370888 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-fresh-christmas-font-1764370888-0/otf/Fresh-Christmas.otf" end diff --git a/Casks/font-friem.rb b/Casks/font-friem.rb index c5cf4ba..c8d8a2e 100644 --- a/Casks/font-friem.rb +++ b/Casks/font-friem.rb @@ -6,9 +6,9 @@ cask "font-friem" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Friem" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-friem/ttf/friem-regular.ttf" font "homebrew-fonts/font_files/font-friem/ttf/friem-texture.ttf" diff --git a/Casks/font-funky-round.rb b/Casks/font-funky-round.rb index 3c1aa44..1eced9a 100644 --- a/Casks/font-funky-round.rb +++ b/Casks/font-funky-round.rb @@ -6,9 +6,9 @@ cask "font-funky-round" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Funky Round" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-funky-round/otf/funkyround.otf" font "homebrew-fonts/font_files/font-funky-round/otf/funkyround_striped.otf" diff --git a/Casks/font-futura-1986.rb b/Casks/font-futura-1986.rb index 94a9e55..92e755e 100644 --- a/Casks/font-futura-1986.rb +++ b/Casks/font-futura-1986.rb @@ -6,9 +6,9 @@ cask "font-futura-1986" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Futura 1986" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-futura-1986/otf/futura1986.otf" end diff --git a/Casks/font-futura-ef.rb b/Casks/font-futura-ef.rb index 07b9a2f..d5dcee6 100644 --- a/Casks/font-futura-ef.rb +++ b/Casks/font-futura-ef.rb @@ -6,9 +6,9 @@ cask "font-futura-ef" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Futura Ef" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-futura-ef/otf/OPTIFuturaDemiBold.otf" font "homebrew-fonts/font_files/font-futura-ef/otf/futura-index-efop-book.otf" diff --git a/Casks/font-futurama-characters.rb b/Casks/font-futurama-characters.rb index 4b19c0f..91d67b4 100644 --- a/Casks/font-futurama-characters.rb +++ b/Casks/font-futurama-characters.rb @@ -6,9 +6,9 @@ cask "font-futurama-characters" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Futurama Characters" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-futurama-characters/ttf/futurama characters.ttf" end diff --git a/Casks/font-galaxia.rb b/Casks/font-galaxia.rb index cda008a..cdacac6 100644 --- a/Casks/font-galaxia.rb +++ b/Casks/font-galaxia.rb @@ -6,9 +6,9 @@ cask "font-galaxia" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Galaxia" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-galaxia/otf/galaxia-personal-used-flava.otf" end diff --git a/Casks/font-gilbert.rb b/Casks/font-gilbert.rb index dc545da..ccae03d 100644 --- a/Casks/font-gilbert.rb +++ b/Casks/font-gilbert.rb @@ -6,9 +6,9 @@ cask "font-gilbert" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Gilbert" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-gilbert/otf/gilbert-bold-preview5.otf" font "homebrew-fonts/font_files/font-gilbert/otf/gilbert-color-bold-preview5.otf" diff --git a/Casks/font-gloss-and-bloom.rb b/Casks/font-gloss-and-bloom.rb index 8a533ac..25b1ae8 100644 --- a/Casks/font-gloss-and-bloom.rb +++ b/Casks/font-gloss-and-bloom.rb @@ -6,9 +6,9 @@ cask "font-gloss-and-bloom" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Gloss And Bloom" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-gloss-and-bloom/ttf/Gloss_And_Bloom.ttf" font "homebrew-fonts/font_files/font-gloss-and-bloom/ttf/Gloss_And_Bloom_Alternates.ttf" diff --git a/Casks/font-gohu-nerd-font.rb b/Casks/font-gohu-nerd-font.rb index 2632810..ea3ff56 100644 --- a/Casks/font-gohu-nerd-font.rb +++ b/Casks/font-gohu-nerd-font.rb @@ -6,9 +6,9 @@ cask "font-gohu-nerd-font" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Gohu Nerd Font" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFont11NerdFont-Regular.ttf" font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFont11NerdFontMono-Regular.ttf" diff --git a/Casks/font-graham_hand.rb b/Casks/font-graham_hand.rb index f4dfe53..9b9703b 100644 --- a/Casks/font-graham_hand.rb +++ b/Casks/font-graham_hand.rb @@ -6,9 +6,9 @@ cask "font-graham_hand" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Graham Hand" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-graham_hand/ttf/grahamhand.ttf" font "homebrew-fonts/font_files/font-graham_hand/otf/grahamhand.otf" diff --git a/Casks/font-gugi.rb b/Casks/font-gugi.rb index 38170c1..001a113 100644 --- a/Casks/font-gugi.rb +++ b/Casks/font-gugi.rb @@ -6,9 +6,9 @@ cask "font-gugi" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Gugi" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-gugi/ttf/Gugi-Regular.ttf" end diff --git a/Casks/font-gyanko.rb b/Casks/font-gyanko.rb index 729ef9d..dee0837 100644 --- a/Casks/font-gyanko.rb +++ b/Casks/font-gyanko.rb @@ -6,9 +6,9 @@ cask "font-gyanko" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Gyanko" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-gyanko/otf/gyanko-regular.otf" font "homebrew-fonts/font_files/font-gyanko/otf/gyanko-stencil.otf" diff --git a/Casks/font-hack-nerd-font.rb b/Casks/font-hack-nerd-font.rb index 76594ef..6db5c11 100644 --- a/Casks/font-hack-nerd-font.rb +++ b/Casks/font-hack-nerd-font.rb @@ -6,9 +6,9 @@ cask "font-hack-nerd-font" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Hack Nerd Font" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-hack-nerd-font/ttf/HackNerdFont-Bold.ttf" font "homebrew-fonts/font_files/font-hack-nerd-font/ttf/HackNerdFont-BoldItalic.ttf" diff --git a/Casks/font-hectra.rb b/Casks/font-hectra.rb index 9af51b6..76d9c6e 100644 --- a/Casks/font-hectra.rb +++ b/Casks/font-hectra.rb @@ -6,9 +6,9 @@ cask "font-hectra" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Hectra" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-hectra/otf/hectra-bold.otf" font "homebrew-fonts/font_files/font-hectra/otf/hectra-rg.otf" diff --git a/Casks/font-hello-headline.rb b/Casks/font-hello-headline.rb index 01366d6..0c9f16a 100644 --- a/Casks/font-hello-headline.rb +++ b/Casks/font-hello-headline.rb @@ -6,9 +6,9 @@ cask "font-hello-headline" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Hello Headline" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-hello-headline/otf/hello-headline.otf" end diff --git a/Casks/font-hello-spring.rb b/Casks/font-hello-spring.rb index 0b25178..3e4abcd 100644 --- a/Casks/font-hello-spring.rb +++ b/Casks/font-hello-spring.rb @@ -6,9 +6,9 @@ cask "font-hello-spring" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Hello Spring" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-hello-spring/ttf/HelloSpring.ttf" font "homebrew-fonts/font_files/font-hello-spring/ttf/HelloSpringExtras.ttf" diff --git a/Casks/font-highflier.rb b/Casks/font-highflier.rb index 3fd8c71..0ed1706 100644 --- a/Casks/font-highflier.rb +++ b/Casks/font-highflier.rb @@ -6,9 +6,9 @@ cask "font-highflier" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Highflier" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-highflier/ttf/highflier_block.ttf" font "homebrew-fonts/font_files/font-highflier/ttf/highflier_regular.ttf" diff --git a/Casks/font-horseland.rb b/Casks/font-horseland.rb index 739979f..375a6b4 100644 --- a/Casks/font-horseland.rb +++ b/Casks/font-horseland.rb @@ -6,9 +6,9 @@ cask "font-horseland" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Horseland" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-horseland/ttf/wtf-horseland-was-habib.ttf" end diff --git a/Casks/font-idgrotesk.rb b/Casks/font-idgrotesk.rb index 25772f6..6780986 100644 --- a/Casks/font-idgrotesk.rb +++ b/Casks/font-idgrotesk.rb @@ -6,9 +6,9 @@ cask "font-idgrotesk" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Idgrotesk" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-idgrotesk/ttf/idgrotesktrial-bold.ttf" font "homebrew-fonts/font_files/font-idgrotesk/ttf/idgrotesktrial-bolditalic.ttf" diff --git a/Casks/font-inconsolata-awesome.rb b/Casks/font-inconsolata-awesome.rb index 790c41d..df4b675 100644 --- a/Casks/font-inconsolata-awesome.rb +++ b/Casks/font-inconsolata-awesome.rb @@ -6,9 +6,9 @@ cask "font-inconsolata-awesome" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Inconsolata Awesome" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-inconsolata-awesome/ttf/Inconsolata+Awesome.ttf" end diff --git a/Casks/font-introvert-font-2-1764371655-0.rb b/Casks/font-introvert-font-2-1764371655-0.rb index 40cedc5..b0a0a96 100644 --- a/Casks/font-introvert-font-2-1764371655-0.rb +++ b/Casks/font-introvert-font-2-1764371655-0.rb @@ -6,9 +6,9 @@ cask "font-introvert-font-2-1764371655-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Introvert Font 2 1764371655 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-introvert-font-2-1764371655-0/otf/Introvert-BF691f1a5a2336d.otf" end diff --git a/Casks/font-jimmy-sans.rb b/Casks/font-jimmy-sans.rb index 8c686a6..702efd4 100644 --- a/Casks/font-jimmy-sans.rb +++ b/Casks/font-jimmy-sans.rb @@ -6,9 +6,9 @@ cask "font-jimmy-sans" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Jimmy Sans" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-jimmy-sans/otf/jimmysans-brush.otf" font "homebrew-fonts/font_files/font-jimmy-sans/otf/jimmysans-rg.otf" diff --git a/Casks/font-joc.rb b/Casks/font-joc.rb index 64931b1..5fce45b 100644 --- a/Casks/font-joc.rb +++ b/Casks/font-joc.rb @@ -6,9 +6,9 @@ cask "font-joc" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Joc" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-joc/otf/joc-fill.otf" font "homebrew-fonts/font_files/font-joc/otf/joc-line.otf" diff --git a/Casks/font-kitten.rb b/Casks/font-kitten.rb index 05bb85e..3b378aa 100644 --- a/Casks/font-kitten.rb +++ b/Casks/font-kitten.rb @@ -6,9 +6,9 @@ cask "font-kitten" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Kitten" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-kitten/ttf/Kitten-Black.ttf" font "homebrew-fonts/font_files/font-kitten/ttf/Kitten-Bold.ttf" diff --git a/Casks/font-kompeni.rb b/Casks/font-kompeni.rb index 8bdff98..71b65f2 100644 --- a/Casks/font-kompeni.rb +++ b/Casks/font-kompeni.rb @@ -6,9 +6,9 @@ cask "font-kompeni" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Kompeni" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-kompeni/ttf/kompeni-regular.ttf" end diff --git a/Casks/font-krub.rb b/Casks/font-krub.rb index 88bc6c3..b8e0b93 100644 --- a/Casks/font-krub.rb +++ b/Casks/font-krub.rb @@ -6,9 +6,9 @@ cask "font-krub" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Krub" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-krub/ttf/Krub-Bold.ttf" font "homebrew-fonts/font_files/font-krub/ttf/Krub-BoldItalic.ttf" diff --git a/Casks/font-lab-grotesk.rb b/Casks/font-lab-grotesk.rb index cf01b61..bd02412 100644 --- a/Casks/font-lab-grotesk.rb +++ b/Casks/font-lab-grotesk.rb @@ -6,9 +6,9 @@ cask "font-lab-grotesk" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Lab Grotesk" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-lab-grotesk/otf/lab-grotesk.otf" end diff --git a/Casks/font-lance-tomchalky.rb b/Casks/font-lance-tomchalky.rb index 1301c3f..a4db81e 100644 --- a/Casks/font-lance-tomchalky.rb +++ b/Casks/font-lance-tomchalky.rb @@ -6,9 +6,9 @@ cask "font-lance-tomchalky" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Lance Tomchalky" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-lance-tomchalky/ttf/lancerg.ttf" font "homebrew-fonts/font_files/font-lance-tomchalky/ttf/lancesansrg.ttf" diff --git a/Casks/font-larquette.rb b/Casks/font-larquette.rb index 697b615..c835f96 100644 --- a/Casks/font-larquette.rb +++ b/Casks/font-larquette.rb @@ -6,9 +6,9 @@ cask "font-larquette" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Larquette" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-larquette/ttf/LarquetteTypeface-Regular.ttf" end diff --git a/Casks/font-latcha.rb b/Casks/font-latcha.rb index 63224aa..a7c2102 100644 --- a/Casks/font-latcha.rb +++ b/Casks/font-latcha.rb @@ -6,9 +6,9 @@ cask "font-latcha" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Latcha" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-latcha/otf/latcha-personaluseonly.otf" end diff --git a/Casks/font-lavish.rb b/Casks/font-lavish.rb index 549dd8d..37b21b5 100644 --- a/Casks/font-lavish.rb +++ b/Casks/font-lavish.rb @@ -6,9 +6,9 @@ cask "font-lavish" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Lavish" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-lavish/ttf/Lavish.ttf" end diff --git a/Casks/font-lazare-grotesk-font-family-1764370398-0.rb b/Casks/font-lazare-grotesk-font-family-1764370398-0.rb index 450d1ed..5f0717d 100644 --- a/Casks/font-lazare-grotesk-font-family-1764370398-0.rb +++ b/Casks/font-lazare-grotesk-font-family-1764370398-0.rb @@ -6,9 +6,9 @@ cask "font-lazare-grotesk-font-family-1764370398-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Lazare Grotesk Font Family 1764370398 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-Black-BF647806db20415.otf" font "homebrew-fonts/font_files/font-lazare-grotesk-font-family-1764370398-0/otf/LazareGroteskTrial-BlackBack-BF647806dbb006f.otf" diff --git a/Casks/font-lexa.rb b/Casks/font-lexa.rb index 6eaa02c..35c6d05 100644 --- a/Casks/font-lexa.rb +++ b/Casks/font-lexa.rb @@ -6,9 +6,9 @@ cask "font-lexa" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Lexa" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-lexa/otf/lexa.otf" end diff --git a/Casks/font-love-moon.rb b/Casks/font-love-moon.rb index e5a7380..a41ff8b 100644 --- a/Casks/font-love-moon.rb +++ b/Casks/font-love-moon.rb @@ -6,9 +6,9 @@ cask "font-love-moon" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Love Moon" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-love-moon/ttf/LoveMoon.ttf" end diff --git a/Casks/font-made-carving.rb b/Casks/font-made-carving.rb index b2eb534..ea6272a 100644 --- a/Casks/font-made-carving.rb +++ b/Casks/font-made-carving.rb @@ -6,9 +6,9 @@ cask "font-made-carving" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Made Carving" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-black.otf" font "homebrew-fonts/font_files/font-made-carving/otf/madecarvingoutlinepersonaluse-bold.otf" diff --git a/Casks/font-made-infinity.rb b/Casks/font-made-infinity.rb index a6c8ce2..dca03d6 100644 --- a/Casks/font-made-infinity.rb +++ b/Casks/font-made-infinity.rb @@ -6,9 +6,9 @@ cask "font-made-infinity" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Made Infinity" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-made-infinity/otf/madeinfinity-personaluse-black.otf" font "homebrew-fonts/font_files/font-made-infinity/otf/madeinfinity-personaluse-light.otf" diff --git a/Casks/font-magic-painted.rb b/Casks/font-magic-painted.rb index 4a98c67..d95e84d 100644 --- a/Casks/font-magic-painted.rb +++ b/Casks/font-magic-painted.rb @@ -6,9 +6,9 @@ cask "font-magic-painted" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Magic Painted" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-magic-painted/otf/magic-painted.otf" end diff --git a/Casks/font-magnode.rb b/Casks/font-magnode.rb index bc5d833..4acb172 100644 --- a/Casks/font-magnode.rb +++ b/Casks/font-magnode.rb @@ -6,9 +6,9 @@ cask "font-magnode" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Magnode" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-magnode/ttf/magnode-trial-version.ttf" font "homebrew-fonts/font_files/font-magnode/otf/magnode-trial-version.otf" diff --git a/Casks/font-malibu.rb b/Casks/font-malibu.rb index fa62f33..45db464 100644 --- a/Casks/font-malibu.rb +++ b/Casks/font-malibu.rb @@ -6,9 +6,9 @@ cask "font-malibu" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Malibu" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-malibu/ttf/Malibu-Regular.ttf" font "homebrew-fonts/font_files/font-malibu/ttf/MalibuAlternate-Regular.ttf" diff --git a/Casks/font-marker_notes.rb b/Casks/font-marker_notes.rb index ddd72b3..82215c1 100644 --- a/Casks/font-marker_notes.rb +++ b/Casks/font-marker_notes.rb @@ -6,9 +6,9 @@ cask "font-marker_notes" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Marker Notes" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-marker_notes/ttf/marker-notes-italic.ttf" font "homebrew-fonts/font_files/font-marker_notes/ttf/marker-notes.ttf" diff --git a/Casks/font-martian-mono.rb b/Casks/font-martian-mono.rb index 6bcfc7c..da30d33 100644 --- a/Casks/font-martian-mono.rb +++ b/Casks/font-martian-mono.rb @@ -1,15 +1,48 @@ # This file was generated by the font folder cleanup script # Do not edit this file directly -# Installs: OTF +# Installs: TTF OTF cask "font-martian-mono" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Martian Mono" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono-Bold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono-ExtraBold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono-ExtraLight.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono-Light.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono-Medium.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono-Regular.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono-SemiBold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono-Thin.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono-VariableFont_wdth,wght.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_Condensed-Bold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_Condensed-ExtraBold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_Condensed-ExtraLight.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_Condensed-Light.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_Condensed-Medium.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_Condensed-Regular.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_Condensed-SemiBold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_Condensed-Thin.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiCondensed-Bold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiCondensed-ExtraBold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiCondensed-ExtraLight.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiCondensed-Light.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiCondensed-Medium.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiCondensed-Regular.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiCondensed-SemiBold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiCondensed-Thin.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiExpanded-Bold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiExpanded-ExtraBold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiExpanded-ExtraLight.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiExpanded-Light.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiExpanded-Medium.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiExpanded-Regular.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiExpanded-SemiBold.ttf" + font "homebrew-fonts/font_files/font-martian-mono/ttf/MartianMono_SemiExpanded-Thin.ttf" font "homebrew-fonts/font_files/font-martian-mono/otf/MartianMono-CnBd.otf" font "homebrew-fonts/font_files/font-martian-mono/otf/MartianMono-CnLt.otf" font "homebrew-fonts/font_files/font-martian-mono/otf/MartianMono-CnMd.otf" diff --git a/Casks/font-marvelo.rb b/Casks/font-marvelo.rb index 42f21f6..06d2b89 100644 --- a/Casks/font-marvelo.rb +++ b/Casks/font-marvelo.rb @@ -6,9 +6,9 @@ cask "font-marvelo" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Marvelo" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-marvelo/ttf/marvelo.ttf" font "homebrew-fonts/font_files/font-marvelo/otf/marvelo.otf" diff --git a/Casks/font-matt-scratch.rb b/Casks/font-matt-scratch.rb index 2db20dc..16c4d6c 100644 --- a/Casks/font-matt-scratch.rb +++ b/Casks/font-matt-scratch.rb @@ -6,9 +6,9 @@ cask "font-matt-scratch" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Matt Scratch" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-matt-scratch/ttf/Matt Scratch.ttf" end diff --git a/Casks/font-mba-slice-mono.rb b/Casks/font-mba-slice-mono.rb index 94c9a21..8d728cc 100644 --- a/Casks/font-mba-slice-mono.rb +++ b/Casks/font-mba-slice-mono.rb @@ -6,9 +6,9 @@ cask "font-mba-slice-mono" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Mba Slice Mono" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-mba-slice-mono/otf/mbaslicemono-regular.otf" end diff --git a/Casks/font-miracode.rb b/Casks/font-miracode.rb index c15aa6c..e0b2020 100644 --- a/Casks/font-miracode.rb +++ b/Casks/font-miracode.rb @@ -6,9 +6,9 @@ cask "font-miracode" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Miracode" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-miracode/ttf/font.ttf" end diff --git a/Casks/font-moon-walk.rb b/Casks/font-moon-walk.rb index 5fac649..34bb796 100644 --- a/Casks/font-moon-walk.rb +++ b/Casks/font-moon-walk.rb @@ -6,9 +6,9 @@ cask "font-moon-walk" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Moon Walk" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-moon-walk/ttf/moon-walk.ttf" font "homebrew-fonts/font_files/font-moon-walk/otf/moon-walk.otf" diff --git a/Casks/font-moonstone.rb b/Casks/font-moonstone.rb index f3351c8..8b0531e 100644 --- a/Casks/font-moonstone.rb +++ b/Casks/font-moonstone.rb @@ -6,9 +6,9 @@ cask "font-moonstone" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Moonstone" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-moonstone/ttf/Moonstone-Extras.ttf" font "homebrew-fonts/font_files/font-moonstone/ttf/Moonstone-Regular.ttf" diff --git a/Casks/font-morgon.rb b/Casks/font-morgon.rb index 6a804b5..df70346 100644 --- a/Casks/font-morgon.rb +++ b/Casks/font-morgon.rb @@ -6,9 +6,9 @@ cask "font-morgon" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Morgon" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-morgon/otf/morgon-personaluseonly.otf" end diff --git a/Casks/font-mustardo.rb b/Casks/font-mustardo.rb index 6fc3a14..2eeb6c6 100644 --- a/Casks/font-mustardo.rb +++ b/Casks/font-mustardo.rb @@ -6,9 +6,9 @@ cask "font-mustardo" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Mustardo" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-mustardo/ttf/Mustardo.ttf" font "homebrew-fonts/font_files/font-mustardo/ttf/Mustardo_Alternates.ttf" diff --git a/Casks/font-nafasmanual.rb b/Casks/font-nafasmanual.rb index 5e47b28..f829677 100644 --- a/Casks/font-nafasmanual.rb +++ b/Casks/font-nafasmanual.rb @@ -6,9 +6,9 @@ cask "font-nafasmanual" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Nafasmanual" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-nafasmanual/ttf/nafasmanualregular.ttf" font "homebrew-fonts/font_files/font-nafasmanual/ttf/nafasmanualsliced.ttf" diff --git a/Casks/font-neopixel-font-1764372129-0.rb b/Casks/font-neopixel-font-1764372129-0.rb index 419db00..c8abc56 100644 --- a/Casks/font-neopixel-font-1764372129-0.rb +++ b/Casks/font-neopixel-font-1764372129-0.rb @@ -6,9 +6,9 @@ cask "font-neopixel-font-1764372129-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Neopixel Font 1764372129 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-neopixel-font-1764372129-0/otf/neopixel-regular.otf" end diff --git a/Casks/font-new-kansas-black-wisabo.rb b/Casks/font-new-kansas-black-wisabo.rb index 62ce611..a8c4f14 100644 --- a/Casks/font-new-kansas-black-wisabo.rb +++ b/Casks/font-new-kansas-black-wisabo.rb @@ -6,9 +6,9 @@ cask "font-new-kansas-black-wisabo" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "New Kansas Black Wisabo" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-new-kansas-black-wisabo/otf/fonnts.com-new-kansas-.otf" font "homebrew-fonts/font_files/font-new-kansas-black-wisabo/otf/fonnts.com-new-kansas-black.otf" diff --git a/Casks/font-noto-color-emoji.rb b/Casks/font-noto-color-emoji.rb index c695465..fdea014 100644 --- a/Casks/font-noto-color-emoji.rb +++ b/Casks/font-noto-color-emoji.rb @@ -6,9 +6,9 @@ cask "font-noto-color-emoji" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Noto Color Emoji" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-noto-color-emoji/ttf/NotoColorEmoji-Regular.ttf" end diff --git a/Casks/font-nugia-vintage.rb b/Casks/font-nugia-vintage.rb index e216314..19febef 100644 --- a/Casks/font-nugia-vintage.rb +++ b/Casks/font-nugia-vintage.rb @@ -6,9 +6,9 @@ cask "font-nugia-vintage" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Nugia Vintage" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-nugia-vintage/ttf/nugiavintage.ttf" font "homebrew-fonts/font_files/font-nugia-vintage/otf/nugiavintage.otf" diff --git a/Casks/font-open-moji.rb b/Casks/font-open-moji.rb index 170bb27..75b0d89 100644 --- a/Casks/font-open-moji.rb +++ b/Casks/font-open-moji.rb @@ -6,9 +6,9 @@ cask "font-open-moji" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Open Moji" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-open-moji/ttf/OpenMoji-black-glyf.ttf" end diff --git a/Casks/font-orbit.rb b/Casks/font-orbit.rb index c608814..00c2377 100644 --- a/Casks/font-orbit.rb +++ b/Casks/font-orbit.rb @@ -6,9 +6,9 @@ cask "font-orbit" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Orbit" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-orbit/ttf/Orbit-Regular.ttf" end diff --git a/Casks/font-overland.rb b/Casks/font-overland.rb index 4e314a2..2ed73fe 100644 --- a/Casks/font-overland.rb +++ b/Casks/font-overland.rb @@ -6,9 +6,9 @@ cask "font-overland" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Overland" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-overland/otf/overland-regular.otf" font "homebrew-fonts/font_files/font-overland/otf/overland.otf" diff --git a/Casks/font-parasite-game.rb b/Casks/font-parasite-game.rb index 1682ac5..1fb9d39 100644 --- a/Casks/font-parasite-game.rb +++ b/Casks/font-parasite-game.rb @@ -6,9 +6,9 @@ cask "font-parasite-game" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Parasite Game" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-parasite-game/ttf/parasite-game-personal-use.ttf" end diff --git a/Casks/font-patsy-sans-grotesque.rb b/Casks/font-patsy-sans-grotesque.rb index 615b335..62d5863 100644 --- a/Casks/font-patsy-sans-grotesque.rb +++ b/Casks/font-patsy-sans-grotesque.rb @@ -6,9 +6,9 @@ cask "font-patsy-sans-grotesque" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Patsy Sans Grotesque" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-patsy-sans-grotesque/otf/patsysans-italic.otf" font "homebrew-fonts/font_files/font-patsy-sans-grotesque/otf/patsysans.otf" diff --git a/Casks/font-petralina.rb b/Casks/font-petralina.rb index 1e66d37..4fb743a 100644 --- a/Casks/font-petralina.rb +++ b/Casks/font-petralina.rb @@ -6,9 +6,9 @@ cask "font-petralina" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Petralina" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-petralina/ttf/Petralina-Oblique.ttf" font "homebrew-fonts/font_files/font-petralina/ttf/Petralina-Regular.ttf" diff --git a/Casks/font-pixel-crash-font-1764372071-0.rb b/Casks/font-pixel-crash-font-1764372071-0.rb index 76aded4..f7557e2 100644 --- a/Casks/font-pixel-crash-font-1764372071-0.rb +++ b/Casks/font-pixel-crash-font-1764372071-0.rb @@ -6,9 +6,9 @@ cask "font-pixel-crash-font-1764372071-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Pixel Crash Font 1764372071 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-pixel-crash-font-1764372071-0/otf/pixelcrash-trial.otf" end diff --git a/Casks/font-pixel-gamer-font-1764372239-0.rb b/Casks/font-pixel-gamer-font-1764372239-0.rb index c0fe1a1..dceae42 100644 --- a/Casks/font-pixel-gamer-font-1764372239-0.rb +++ b/Casks/font-pixel-gamer-font-1764372239-0.rb @@ -6,9 +6,9 @@ cask "font-pixel-gamer-font-1764372239-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Pixel Gamer Font 1764372239 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-pixel-gamer-font-1764372239-0/otf/pixelgamerpersonaluse-rg61l.otf" end diff --git a/Casks/font-pixel-grid-font-family-1764371982-0.rb b/Casks/font-pixel-grid-font-family-1764371982-0.rb index 188a371..ceddcb9 100644 --- a/Casks/font-pixel-grid-font-family-1764371982-0.rb +++ b/Casks/font-pixel-grid-font-family-1764371982-0.rb @@ -6,9 +6,9 @@ cask "font-pixel-grid-font-family-1764371982-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Pixel Grid Font Family 1764371982 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-pixel-grid-font-family-1764371982-0/ttf/pixelgridtrial-fashionregxl.ttf" font "homebrew-fonts/font_files/font-pixel-grid-font-family-1764371982-0/otf/pixelgridtrial-circleboldm.otf" diff --git a/Casks/font-pixelon.rb b/Casks/font-pixelon.rb index cee8aed..813f18c 100644 --- a/Casks/font-pixelon.rb +++ b/Casks/font-pixelon.rb @@ -6,9 +6,9 @@ cask "font-pixelon" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Pixelon" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-pixelon/ttf/pixelon-bf663182784222c.ttf" font "homebrew-fonts/font_files/font-pixelon/otf/pixelon-bf663182783f6a2.otf" diff --git a/Casks/font-playfair.rb b/Casks/font-playfair.rb index f354ee5..4fdb55a 100644 --- a/Casks/font-playfair.rb +++ b/Casks/font-playfair.rb @@ -6,9 +6,9 @@ cask "font-playfair" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Playfair" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-playfair/ttf/Playfair-Italic[opsz,wdth,wght].ttf" font "homebrew-fonts/font_files/font-playfair/ttf/Playfair[opsz,wdth,wght].ttf" diff --git a/Casks/font-plaztma.rb b/Casks/font-plaztma.rb index e0b4c24..ebaecec 100644 --- a/Casks/font-plaztma.rb +++ b/Casks/font-plaztma.rb @@ -6,9 +6,9 @@ cask "font-plaztma" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Plaztma" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-plaztma/ttf/plaztma-oblique.ttf" font "homebrew-fonts/font_files/font-plaztma/ttf/plaztma.ttf" diff --git a/Casks/font-plebis.rb b/Casks/font-plebis.rb index e4d98b6..303d538 100644 --- a/Casks/font-plebis.rb +++ b/Casks/font-plebis.rb @@ -6,9 +6,9 @@ cask "font-plebis" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Plebis" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-plebis/otf/plebis.otf" end diff --git a/Casks/font-press-start-2p.rb b/Casks/font-press-start-2p.rb index a35fb9c..b0501bd 100644 --- a/Casks/font-press-start-2p.rb +++ b/Casks/font-press-start-2p.rb @@ -6,9 +6,9 @@ cask "font-press-start-2p" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Press Start 2P" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-press-start-2p/ttf/PressStart2P-vaV7.ttf" end diff --git a/Casks/font-prodigy-sans.rb b/Casks/font-prodigy-sans.rb index 3cd4bd4..08ecd08 100644 --- a/Casks/font-prodigy-sans.rb +++ b/Casks/font-prodigy-sans.rb @@ -6,9 +6,9 @@ cask "font-prodigy-sans" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Prodigy Sans" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-prodigy-sans/otf/ProdigySans-Medium.otf" end diff --git a/Casks/font-project-space.rb b/Casks/font-project-space.rb index 56d794c..d9a64d8 100644 --- a/Casks/font-project-space.rb +++ b/Casks/font-project-space.rb @@ -6,9 +6,9 @@ cask "font-project-space" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Project Space" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-project-space/ttf/project-space.ttf" font "homebrew-fonts/font_files/font-project-space/otf/project-space.otf" diff --git a/Casks/font-provisions.rb b/Casks/font-provisions.rb index 294a45a..21639fa 100644 --- a/Casks/font-provisions.rb +++ b/Casks/font-provisions.rb @@ -6,9 +6,9 @@ cask "font-provisions" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Provisions" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-provisions/otf/provisions-freepersonaluseonly.otf" end diff --git a/Casks/font-qraydom-font-1764371345-0.rb b/Casks/font-qraydom-font-1764371345-0.rb index 99178da..4484b08 100644 --- a/Casks/font-qraydom-font-1764371345-0.rb +++ b/Casks/font-qraydom-font-1764371345-0.rb @@ -6,9 +6,9 @@ cask "font-qraydom-font-1764371345-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Qraydom Font 1764371345 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-qraydom-font-1764371345-0/ttf/Qraydom.ttf" end diff --git a/Casks/font-quasimoda-family.rb b/Casks/font-quasimoda-family.rb index 9d15470..4ad500e 100644 --- a/Casks/font-quasimoda-family.rb +++ b/Casks/font-quasimoda-family.rb @@ -6,9 +6,9 @@ cask "font-quasimoda-family" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Quasimoda Family" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-quasimoda-family/ttf/brother-bold.ttf" font "homebrew-fonts/font_files/font-quasimoda-family/otf/brother-bold.otf" diff --git a/Casks/font-quentine.rb b/Casks/font-quentine.rb index 625e72d..2dcdb4c 100644 --- a/Casks/font-quentine.rb +++ b/Casks/font-quentine.rb @@ -6,9 +6,9 @@ cask "font-quentine" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Quentine" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-quentine/ttf/Quentine Stamp Typeface.ttf" font "homebrew-fonts/font_files/font-quentine/ttf/Quentine Typeface.ttf" diff --git a/Casks/font-revain.rb b/Casks/font-revain.rb index aed5c96..8dbcbc5 100644 --- a/Casks/font-revain.rb +++ b/Casks/font-revain.rb @@ -6,9 +6,9 @@ cask "font-revain" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Revain" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-revain/ttf/revain-regular.ttf" end diff --git a/Casks/font-rigid-light.rb b/Casks/font-rigid-light.rb index a78e8e5..11d8f5b 100644 --- a/Casks/font-rigid-light.rb +++ b/Casks/font-rigid-light.rb @@ -6,9 +6,9 @@ cask "font-rigid-light" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Rigid Light" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-rigid-light/ttf/rigid-display-light.ttf" font "homebrew-fonts/font_files/font-rigid-light/otf/rigid-display-light.otf" diff --git a/Casks/font-rocky_monkey.rb b/Casks/font-rocky_monkey.rb index e4405d9..11addbd 100644 --- a/Casks/font-rocky_monkey.rb +++ b/Casks/font-rocky_monkey.rb @@ -6,9 +6,9 @@ cask "font-rocky_monkey" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Rocky Monkey" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-rocky_monkey/ttf/rocky-monkey-italic.ttf" font "homebrew-fonts/font_files/font-rocky_monkey/ttf/rocky-monkey.ttf" diff --git a/Casks/font-rondack.rb b/Casks/font-rondack.rb index f5b89de..38499fa 100644 --- a/Casks/font-rondack.rb +++ b/Casks/font-rondack.rb @@ -6,9 +6,9 @@ cask "font-rondack" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Rondack" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-rondack/otf/rondack-personaluseonly.otf" end diff --git a/Casks/font-rose-of-baltimore.rb b/Casks/font-rose-of-baltimore.rb index 32c0600..250e9a3 100644 --- a/Casks/font-rose-of-baltimore.rb +++ b/Casks/font-rose-of-baltimore.rb @@ -6,9 +6,9 @@ cask "font-rose-of-baltimore" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Rose Of Baltimore" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-rose-of-baltimore/ttf/rose_of_balt_one.ttf" font "homebrew-fonts/font_files/font-rose-of-baltimore/ttf/rose_of_balt_two.ttf" diff --git a/Casks/font-rubik.rb b/Casks/font-rubik.rb index 11cf9f4..51fcf16 100644 --- a/Casks/font-rubik.rb +++ b/Casks/font-rubik.rb @@ -6,9 +6,9 @@ cask "font-rubik" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Rubik" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-rubik/ttf/Rubik-Italic[wght].ttf" font "homebrew-fonts/font_files/font-rubik/ttf/Rubik80sFade-Regular.ttf" diff --git a/Casks/font-ruda.rb b/Casks/font-ruda.rb index 37e80bd..f5da930 100644 --- a/Casks/font-ruda.rb +++ b/Casks/font-ruda.rb @@ -6,9 +6,9 @@ cask "font-ruda" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Ruda" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-ruda/ttf/Ruda[wght].ttf" end diff --git a/Casks/font-rufina.rb b/Casks/font-rufina.rb index 503e4aa..2702367 100644 --- a/Casks/font-rufina.rb +++ b/Casks/font-rufina.rb @@ -6,9 +6,9 @@ cask "font-rufina" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Rufina" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-rufina/ttf/Rufina-Bold.ttf" font "homebrew-fonts/font_files/font-rufina/ttf/Rufina-Regular.ttf" diff --git a/Casks/font-ruluko.rb b/Casks/font-ruluko.rb index bf4977b..800249a 100644 --- a/Casks/font-ruluko.rb +++ b/Casks/font-ruluko.rb @@ -6,9 +6,9 @@ cask "font-ruluko" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Ruluko" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-ruluko/ttf/Ruluko-Regular.ttf" end diff --git a/Casks/font-runa.rb b/Casks/font-runa.rb index 4bde996..dc555a5 100644 --- a/Casks/font-runa.rb +++ b/Casks/font-runa.rb @@ -6,9 +6,9 @@ cask "font-runa" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Runa" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-runa/otf/runa.otf" end diff --git a/Casks/font-rusillaserif.rb b/Casks/font-rusillaserif.rb index 75df8de..efcefe0 100644 --- a/Casks/font-rusillaserif.rb +++ b/Casks/font-rusillaserif.rb @@ -6,9 +6,9 @@ cask "font-rusillaserif" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Rusillaserif" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-rusillaserif/otf/rusillaserif-light.otf" font "homebrew-fonts/font_files/font-rusillaserif/otf/rusillaserif-regular.otf" diff --git a/Casks/font-ruska.rb b/Casks/font-ruska.rb index 0b0c58b..03838c9 100644 --- a/Casks/font-ruska.rb +++ b/Casks/font-ruska.rb @@ -6,9 +6,9 @@ cask "font-ruska" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Ruska" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-ruska/otf/ruskadisplay-regular.otf" end diff --git a/Casks/font-ruthie.rb b/Casks/font-ruthie.rb index bf37f95..f63dd92 100644 --- a/Casks/font-ruthie.rb +++ b/Casks/font-ruthie.rb @@ -6,9 +6,9 @@ cask "font-ruthie" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Ruthie" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-ruthie/ttf/Ruthie-Regular.ttf" end diff --git a/Casks/font-saffron.rb b/Casks/font-saffron.rb index f178bc9..a96a3cd 100644 --- a/Casks/font-saffron.rb +++ b/Casks/font-saffron.rb @@ -6,9 +6,9 @@ cask "font-saffron" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Saffron" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-saffron/ttf/Saffron-Regular.ttf" font "homebrew-fonts/font_files/font-saffron/ttf/Saffron-Swashes.ttf" diff --git a/Casks/font-scratches.rb b/Casks/font-scratches.rb index 0c0a5be..6546ed5 100644 --- a/Casks/font-scratches.rb +++ b/Casks/font-scratches.rb @@ -6,9 +6,9 @@ cask "font-scratches" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Scratches" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-scratches/otf/scratches.otf" end diff --git a/Casks/font-scribblingtom.rb b/Casks/font-scribblingtom.rb index c2fd14f..2e60732 100644 --- a/Casks/font-scribblingtom.rb +++ b/Casks/font-scribblingtom.rb @@ -6,9 +6,9 @@ cask "font-scribblingtom" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Scribblingtom" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-scribblingtom/otf/scribblingtom.otf" end diff --git a/Casks/font-sepura-light.rb b/Casks/font-sepura-light.rb index 6be97d4..72c3ffe 100644 --- a/Casks/font-sepura-light.rb +++ b/Casks/font-sepura-light.rb @@ -6,9 +6,9 @@ cask "font-sepura-light" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Sepura Light" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-sepura-light/otf/sepura-light.otf" end diff --git a/Casks/font-sf-pro-display.rb b/Casks/font-sf-pro-display.rb new file mode 100644 index 0000000..311dc5d --- /dev/null +++ b/Casks/font-sf-pro-display.rb @@ -0,0 +1,31 @@ +# This file was generated by the font folder cleanup script +# Do not edit this file directly +# Installs: TTF web + +cask "font-sf-pro-display" do + version "1.0.0" + sha256 :no_check + + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" + name "Sf Pro Display" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" + + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_black-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_black.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_bold-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_bold.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_heavy-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_heavy.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_light-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_light.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_medium-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_medium.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_regular-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_regular.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_semibold-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_semibold.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_thin-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_thin.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_ultralight-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-display/ttf/sf-pro-display_ultralight.ttf" +end diff --git a/Casks/font-sf-pro-icons.rb b/Casks/font-sf-pro-icons.rb new file mode 100644 index 0000000..c673a50 --- /dev/null +++ b/Casks/font-sf-pro-icons.rb @@ -0,0 +1,22 @@ +# This file was generated by the font folder cleanup script +# Do not edit this file directly +# Installs: TTF web + +cask "font-sf-pro-icons" do + version "1.0.0" + sha256 :no_check + + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" + name "Sf Pro Icons" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" + + font "homebrew-fonts/font_files/font-sf-pro-icons/ttf/sf-pro-icons_black.ttf" + font "homebrew-fonts/font_files/font-sf-pro-icons/ttf/sf-pro-icons_bold.ttf" + font "homebrew-fonts/font_files/font-sf-pro-icons/ttf/sf-pro-icons_heavy.ttf" + font "homebrew-fonts/font_files/font-sf-pro-icons/ttf/sf-pro-icons_light.ttf" + font "homebrew-fonts/font_files/font-sf-pro-icons/ttf/sf-pro-icons_medium.ttf" + font "homebrew-fonts/font_files/font-sf-pro-icons/ttf/sf-pro-icons_regular.ttf" + font "homebrew-fonts/font_files/font-sf-pro-icons/ttf/sf-pro-icons_semibold.ttf" + font "homebrew-fonts/font_files/font-sf-pro-icons/ttf/sf-pro-icons_thin.ttf" + font "homebrew-fonts/font_files/font-sf-pro-icons/ttf/sf-pro-icons_ultralight.ttf" +end diff --git a/Casks/font-sf-pro-text.rb b/Casks/font-sf-pro-text.rb new file mode 100644 index 0000000..0473c91 --- /dev/null +++ b/Casks/font-sf-pro-text.rb @@ -0,0 +1,31 @@ +# This file was generated by the font folder cleanup script +# Do not edit this file directly +# Installs: TTF web + +cask "font-sf-pro-text" do + version "1.0.0" + sha256 :no_check + + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" + name "Sf Pro Text" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" + + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_black-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_black.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_bold-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_bold.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_light-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_light.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_medium-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_medium.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_regular-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_regular.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_thin-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_thin.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight-italic.ttf" + font "homebrew-fonts/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight.ttf" +end diff --git a/Casks/font-sherlock.rb b/Casks/font-sherlock.rb index 0d0b9c9..953c97e 100644 --- a/Casks/font-sherlock.rb +++ b/Casks/font-sherlock.rb @@ -6,9 +6,9 @@ cask "font-sherlock" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Sherlock" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-sherlock/otf/Sherlock_Pro-Inline.otf" font "homebrew-fonts/font_files/font-sherlock/otf/Sherlock_Pro-Italic.otf" diff --git a/Casks/font-sideboard.rb b/Casks/font-sideboard.rb index 5d1e787..175a830 100644 --- a/Casks/font-sideboard.rb +++ b/Casks/font-sideboard.rb @@ -6,9 +6,9 @@ cask "font-sideboard" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Sideboard" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-sideboard/otf/sideboard-personaluseonly.otf" end diff --git a/Casks/font-siesta-serenade.rb b/Casks/font-siesta-serenade.rb index 2dde6ab..e49990e 100644 --- a/Casks/font-siesta-serenade.rb +++ b/Casks/font-siesta-serenade.rb @@ -6,9 +6,9 @@ cask "font-siesta-serenade" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Siesta Serenade" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-siesta-serenade/otf/siestaserenade-personaluseonly.otf" end diff --git a/Casks/font-sigitarian.rb b/Casks/font-sigitarian.rb index c396cf9..2458081 100644 --- a/Casks/font-sigitarian.rb +++ b/Casks/font-sigitarian.rb @@ -6,9 +6,9 @@ cask "font-sigitarian" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Sigitarian" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-sigitarian/ttf/sigitarian.ttf" font "homebrew-fonts/font_files/font-sigitarian/otf/sigitarian.otf" diff --git a/Casks/font-signate-grotesk-black.rb b/Casks/font-signate-grotesk-black.rb index c944d66..aec38fe 100644 --- a/Casks/font-signate-grotesk-black.rb +++ b/Casks/font-signate-grotesk-black.rb @@ -6,9 +6,9 @@ cask "font-signate-grotesk-black" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Signate Grotesk Black" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-signate-grotesk-black/ttf/signategrotesk-black.ttf" end diff --git a/Casks/font-silkshy.rb b/Casks/font-silkshy.rb index 4550f7e..a56a61e 100644 --- a/Casks/font-silkshy.rb +++ b/Casks/font-silkshy.rb @@ -6,9 +6,9 @@ cask "font-silkshy" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Silkshy" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-silkshy/ttf/silkshy.ttf" font "homebrew-fonts/font_files/font-silkshy/ttf/silkshyoblique.ttf" diff --git a/Casks/font-skulls-and-crossbones.rb b/Casks/font-skulls-and-crossbones.rb index 50f2251..86206ee 100644 --- a/Casks/font-skulls-and-crossbones.rb +++ b/Casks/font-skulls-and-crossbones.rb @@ -6,9 +6,9 @@ cask "font-skulls-and-crossbones" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Skulls And Crossbones" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-skulls-and-crossbones/ttf/Skullsandcrossbones-RppKM.ttf" end diff --git a/Casks/font-source-code-pro.rb b/Casks/font-source-code-pro.rb index aeceef2..2586b23 100644 --- a/Casks/font-source-code-pro.rb +++ b/Casks/font-source-code-pro.rb @@ -6,9 +6,9 @@ cask "font-source-code-pro" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Source Code Pro" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-source-code-pro/ttf/SourceCodePro-Italic[wght].ttf" font "homebrew-fonts/font_files/font-source-code-pro/ttf/SourceCodePro[wght].ttf" diff --git a/Casks/font-space-rabbit-font-1764372251-0.rb b/Casks/font-space-rabbit-font-1764372251-0.rb index fc21d3f..a4a3d71 100644 --- a/Casks/font-space-rabbit-font-1764372251-0.rb +++ b/Casks/font-space-rabbit-font-1764372251-0.rb @@ -6,9 +6,9 @@ cask "font-space-rabbit-font-1764372251-0" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Space Rabbit Font 1764372251 0" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-space-rabbit-font-1764372251-0/otf/Space-Rabbit.otf" end diff --git a/Casks/font-spencer.rb b/Casks/font-spencer.rb index 2affe01..4de1144 100644 --- a/Casks/font-spencer.rb +++ b/Casks/font-spencer.rb @@ -6,9 +6,9 @@ cask "font-spencer" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Spencer" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-spencer/ttf/spencer.ttf" font "homebrew-fonts/font_files/font-spencer/otf/spencer.otf" diff --git a/Casks/font-springwood_note.rb b/Casks/font-springwood_note.rb index d7457d0..925de4b 100644 --- a/Casks/font-springwood_note.rb +++ b/Casks/font-springwood_note.rb @@ -6,9 +6,9 @@ cask "font-springwood_note" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Springwood Note" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-springwood_note/otf/springwood-line-demo.otf" font "homebrew-fonts/font_files/font-springwood_note/otf/springwood-note-demo.otf" diff --git a/Casks/font-spritegraffiti.rb b/Casks/font-spritegraffiti.rb index 3805d49..e432af8 100644 --- a/Casks/font-spritegraffiti.rb +++ b/Casks/font-spritegraffiti.rb @@ -6,9 +6,9 @@ cask "font-spritegraffiti" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Spritegraffiti" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-spritegraffiti/ttf/spritegraffiti-extras.ttf" font "homebrew-fonts/font_files/font-spritegraffiti/ttf/spritegraffiti-regular.ttf" diff --git a/Casks/font-starship.rb b/Casks/font-starship.rb index 6c9400f..dd4aee4 100644 --- a/Casks/font-starship.rb +++ b/Casks/font-starship.rb @@ -6,9 +6,9 @@ cask "font-starship" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Starship" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-starship/ttf/starship.ttf" font "homebrew-fonts/font_files/font-starship/otf/starship.otf" diff --git a/Casks/font-stockman.rb b/Casks/font-stockman.rb index 4a6ce76..a23e67d 100644 --- a/Casks/font-stockman.rb +++ b/Casks/font-stockman.rb @@ -6,9 +6,9 @@ cask "font-stockman" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Stockman" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-stockman/otf/stockman-demo-personaluseonly.otf" end diff --git a/Casks/font-stronghold.rb b/Casks/font-stronghold.rb index 7d4fe4f..5145a2e 100644 --- a/Casks/font-stronghold.rb +++ b/Casks/font-stronghold.rb @@ -6,9 +6,9 @@ cask "font-stronghold" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Stronghold" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-stronghold/ttf/stronghold-italic.ttf" font "homebrew-fonts/font_files/font-stronghold/ttf/stronghold-regular.ttf" diff --git a/Casks/font-sunmore.rb b/Casks/font-sunmore.rb index a066bfb..7663f81 100644 --- a/Casks/font-sunmore.rb +++ b/Casks/font-sunmore.rb @@ -6,9 +6,9 @@ cask "font-sunmore" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Sunmore" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-sunmore/ttf/sunmore-slant-free.ttf" end diff --git a/Casks/font-tallow-pen.rb b/Casks/font-tallow-pen.rb index 30413ef..9d05c56 100644 --- a/Casks/font-tallow-pen.rb +++ b/Casks/font-tallow-pen.rb @@ -6,9 +6,9 @@ cask "font-tallow-pen" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Tallow Pen" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-tallow-pen/otf/tallowsanstc-pen.otf" font "homebrew-fonts/font_files/font-tallow-pen/otf/tallowtc-pen.otf" diff --git a/Casks/font-tc_kindred.rb b/Casks/font-tc_kindred.rb index e5546fe..f86e80e 100644 --- a/Casks/font-tc_kindred.rb +++ b/Casks/font-tc_kindred.rb @@ -6,9 +6,9 @@ cask "font-tc_kindred" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Tc Kindred" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-tc_kindred/otf/kindred.otf" end diff --git a/Casks/font-tcacrylichand.rb b/Casks/font-tcacrylichand.rb index 7459203..c104eb0 100644 --- a/Casks/font-tcacrylichand.rb +++ b/Casks/font-tcacrylichand.rb @@ -6,9 +6,9 @@ cask "font-tcacrylichand" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Tcacrylichand" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-tcacrylichand/ttf/tcacrylichand.ttc" end diff --git a/Casks/font-techla.rb b/Casks/font-techla.rb index d7a400b..a3913b4 100644 --- a/Casks/font-techla.rb +++ b/Casks/font-techla.rb @@ -6,9 +6,9 @@ cask "font-techla" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Techla" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-techla/otf/techla.otf" end diff --git a/Casks/font-teenage-yellow-star.rb b/Casks/font-teenage-yellow-star.rb index 0a9ae83..351f4dc 100644 --- a/Casks/font-teenage-yellow-star.rb +++ b/Casks/font-teenage-yellow-star.rb @@ -6,9 +6,9 @@ cask "font-teenage-yellow-star" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Teenage Yellow Star" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-teenage-yellow-star/otf/teenage-yellow-star-svg.otf" end diff --git a/Casks/font-tf-madcloud-teenage-foundry.rb b/Casks/font-tf-madcloud-teenage-foundry.rb index 19bfb23..7e30376 100644 --- a/Casks/font-tf-madcloud-teenage-foundry.rb +++ b/Casks/font-tf-madcloud-teenage-foundry.rb @@ -6,9 +6,9 @@ cask "font-tf-madcloud-teenage-foundry" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Tf Madcloud Teenage Foundry" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-tf-madcloud-teenage-foundry/ttf/tf-madloud-demo.ttf" font "homebrew-fonts/font_files/font-tf-madcloud-teenage-foundry/otf/tf-madloud-demo.otf" diff --git a/Casks/font-the-great-outdoors.rb b/Casks/font-the-great-outdoors.rb index 63f8f47..3ed6d0f 100644 --- a/Casks/font-the-great-outdoors.rb +++ b/Casks/font-the-great-outdoors.rb @@ -6,9 +6,9 @@ cask "font-the-great-outdoors" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "The Great Outdoors" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-the-great-outdoors/otf/thegreatoutdoors-regular.otf" font "homebrew-fonts/font_files/font-the-great-outdoors/otf/thegreatoutdoors-rough-regular.otf" diff --git a/Casks/font-thourenz-inked.rb b/Casks/font-thourenz-inked.rb index 839463b..4098312 100644 --- a/Casks/font-thourenz-inked.rb +++ b/Casks/font-thourenz-inked.rb @@ -6,9 +6,9 @@ cask "font-thourenz-inked" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Thourenz Inked" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-thourenz-inked/ttf/thourenz-inked.ttf" font "homebrew-fonts/font_files/font-thourenz-inked/otf/thourenz-inked.otf" diff --git a/Casks/font-titin.rb b/Casks/font-titin.rb index a75d2c2..f9c153d 100644 --- a/Casks/font-titin.rb +++ b/Casks/font-titin.rb @@ -6,9 +6,9 @@ cask "font-titin" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Titin" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-titin/ttf/titin.ttf" end diff --git a/Casks/font-tokyo.rb b/Casks/font-tokyo.rb index 5f21c3d..9b806b2 100644 --- a/Casks/font-tokyo.rb +++ b/Casks/font-tokyo.rb @@ -6,9 +6,9 @@ cask "font-tokyo" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Tokyo" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-tokyo/ttf/Tokyo-Outline.ttf" font "homebrew-fonts/font_files/font-tokyo/ttf/Tokyo-Regular.ttf" diff --git a/Casks/font-tryal.rb b/Casks/font-tryal.rb index 942f354..46f1231 100644 --- a/Casks/font-tryal.rb +++ b/Casks/font-tryal.rb @@ -6,9 +6,9 @@ cask "font-tryal" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Tryal" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-tryal/ttf/Tryal-Eroded.ttf" font "homebrew-fonts/font_files/font-tryal/ttf/Tryal-Regular.ttf" diff --git a/Casks/font-tt-russo-sans.rb b/Casks/font-tt-russo-sans.rb index dfe98ac..7a7b05a 100644 --- a/Casks/font-tt-russo-sans.rb +++ b/Casks/font-tt-russo-sans.rb @@ -6,9 +6,9 @@ cask "font-tt-russo-sans" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Tt Russo Sans" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-tt-russo-sans/ttf/TTRussoSans-Black.ttf" font "homebrew-fonts/font_files/font-tt-russo-sans/ttf/TTRussoSans-BlackItalic.ttf" diff --git a/Casks/font-tt-teds.rb b/Casks/font-tt-teds.rb index 82a1672..c5b7fa4 100644 --- a/Casks/font-tt-teds.rb +++ b/Casks/font-tt-teds.rb @@ -6,9 +6,9 @@ cask "font-tt-teds" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Tt Teds" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-Black.ttf" font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-BlackItalic.ttf" diff --git a/Casks/font-twitter-color-emoji.rb b/Casks/font-twitter-color-emoji.rb index 5018c87..f94f636 100644 --- a/Casks/font-twitter-color-emoji.rb +++ b/Casks/font-twitter-color-emoji.rb @@ -6,9 +6,9 @@ cask "font-twitter-color-emoji" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Twitter Color Emoji" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-twitter-color-emoji/ttf/TwitterColorEmoji-SVGinOT.ttf" end diff --git a/Casks/font-tyler-handwriting.rb b/Casks/font-tyler-handwriting.rb index a338fff..7ed5b40 100644 --- a/Casks/font-tyler-handwriting.rb +++ b/Casks/font-tyler-handwriting.rb @@ -6,9 +6,9 @@ cask "font-tyler-handwriting" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Tyler Handwriting" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-tyler-handwriting/otf/tyler-handwriting.otf" end diff --git a/Casks/font-ubuntu.rb b/Casks/font-ubuntu.rb index 24c09ee..e7749fd 100644 --- a/Casks/font-ubuntu.rb +++ b/Casks/font-ubuntu.rb @@ -6,9 +6,9 @@ cask "font-ubuntu" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Ubuntu" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-Bold.ttf" font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-BoldItalic.ttf" diff --git a/Casks/font-untitled1.rb b/Casks/font-untitled1.rb index c43f041..428cf58 100644 --- a/Casks/font-untitled1.rb +++ b/Casks/font-untitled1.rb @@ -6,9 +6,9 @@ cask "font-untitled1" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Untitled1" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-untitled1/otf/Untitled1.otf" end diff --git a/Casks/font-upside-down.rb b/Casks/font-upside-down.rb index 3182406..e13f4f1 100644 --- a/Casks/font-upside-down.rb +++ b/Casks/font-upside-down.rb @@ -6,9 +6,9 @@ cask "font-upside-down" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Upside Down" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-upside-down/otf/Upside Down Outline.otf" font "homebrew-fonts/font_files/font-upside-down/otf/Upside Down Regular.otf" diff --git a/Casks/font-valofire.rb b/Casks/font-valofire.rb index 094d6eb..4d3299a 100644 --- a/Casks/font-valofire.rb +++ b/Casks/font-valofire.rb @@ -6,9 +6,9 @@ cask "font-valofire" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Valofire" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-valofire/ttf/valofire-personal-used.ttf" end diff --git a/Casks/font-vampire-mansion.rb b/Casks/font-vampire-mansion.rb index 2c87fbe..13584e7 100644 --- a/Casks/font-vampire-mansion.rb +++ b/Casks/font-vampire-mansion.rb @@ -6,9 +6,9 @@ cask "font-vampire-mansion" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Vampire Mansion" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-vampire-mansion/otf/vampire-mansion.otf" end diff --git a/Casks/font-vaselina.rb b/Casks/font-vaselina.rb index cc2cc02..2fea5e7 100644 --- a/Casks/font-vaselina.rb +++ b/Casks/font-vaselina.rb @@ -6,9 +6,9 @@ cask "font-vaselina" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Vaselina" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-vaselina/otf/veselina-script.otf" font "homebrew-fonts/font_files/font-vaselina/otf/veselina.otf" diff --git a/Casks/font-vcr-osd-mono.rb b/Casks/font-vcr-osd-mono.rb index 1779e12..1cb5703 100644 --- a/Casks/font-vcr-osd-mono.rb +++ b/Casks/font-vcr-osd-mono.rb @@ -6,9 +6,9 @@ cask "font-vcr-osd-mono" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Vcr Osd Mono" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-vcr-osd-mono/ttf/VCR_OSD_MONO_1.001.ttf" end diff --git a/Casks/font-vector-line.rb b/Casks/font-vector-line.rb index 494c03d..c34dabf 100644 --- a/Casks/font-vector-line.rb +++ b/Casks/font-vector-line.rb @@ -6,9 +6,9 @@ cask "font-vector-line" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Vector Line" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-vector-line/otf/vector_line_2.1.otf" end diff --git a/Casks/font-virus_killer.rb b/Casks/font-virus_killer.rb index 9142409..94bbf53 100644 --- a/Casks/font-virus_killer.rb +++ b/Casks/font-virus_killer.rb @@ -6,9 +6,9 @@ cask "font-virus_killer" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Virus Killer" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-virus_killer/ttf/virus-killer.ttf" font "homebrew-fonts/font_files/font-virus_killer/otf/virus-killer.otf" diff --git a/Casks/font-walkway.rb b/Casks/font-walkway.rb index 086eac3..ce8d0a9 100644 --- a/Casks/font-walkway.rb +++ b/Casks/font-walkway.rb @@ -6,9 +6,9 @@ cask "font-walkway" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Walkway" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-walkway/ttf/Walkway-Black-RevOblique.ttf" font "homebrew-fonts/font_files/font-walkway/ttf/Walkway-Black.ttf" diff --git a/Casks/font-west-river.rb b/Casks/font-west-river.rb index e1db16a..59ce45b 100644 --- a/Casks/font-west-river.rb +++ b/Casks/font-west-river.rb @@ -6,9 +6,9 @@ cask "font-west-river" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "West River" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-west-river/otf/westriver-regular.otf" end diff --git a/Casks/font-whtpny.rb b/Casks/font-whtpny.rb index 7f2138e..85f803d 100644 --- a/Casks/font-whtpny.rb +++ b/Casks/font-whtpny.rb @@ -6,9 +6,9 @@ cask "font-whtpny" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Whtpny" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-whtpny/otf/whtpny-lcd.otf" font "homebrew-fonts/font_files/font-whtpny/otf/whtpny.otf" diff --git a/Casks/font-wire-one.rb b/Casks/font-wire-one.rb index 11d1997..a898886 100644 --- a/Casks/font-wire-one.rb +++ b/Casks/font-wire-one.rb @@ -6,9 +6,9 @@ cask "font-wire-one" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Wire One" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-wire-one/ttf/WireOne-Regular.ttf" end diff --git a/Casks/font-wistonia-signature.rb b/Casks/font-wistonia-signature.rb index 20d80e3..07c40a8 100644 --- a/Casks/font-wistonia-signature.rb +++ b/Casks/font-wistonia-signature.rb @@ -6,9 +6,9 @@ cask "font-wistonia-signature" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Wistonia Signature" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-wistonia-signature/ttf/wistonia-signature.ttf" font "homebrew-fonts/font_files/font-wistonia-signature/otf/wistonia-signature.otf" diff --git a/Casks/font-ws-lowen.rb b/Casks/font-ws-lowen.rb index 2279fb9..4ca6a30 100644 --- a/Casks/font-ws-lowen.rb +++ b/Casks/font-ws-lowen.rb @@ -6,9 +6,9 @@ cask "font-ws-lowen" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Ws Lowen" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-ws-lowen/ttf/ws-lowen-demo.ttf" end diff --git a/Casks/font-wt-karsa-mono.rb b/Casks/font-wt-karsa-mono.rb index 16dfac8..da85294 100644 --- a/Casks/font-wt-karsa-mono.rb +++ b/Casks/font-wt-karsa-mono.rb @@ -6,9 +6,9 @@ cask "font-wt-karsa-mono" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Wt Karsa Mono" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-wt-karsa-mono/ttf/wt-karsa-mono.ttf" font "homebrew-fonts/font_files/font-wt-karsa-mono/otf/wt-karsa-mono.otf" diff --git a/Casks/font-you-rock.rb b/Casks/font-you-rock.rb index 603ac4c..7f71e9c 100644 --- a/Casks/font-you-rock.rb +++ b/Casks/font-you-rock.rb @@ -6,9 +6,9 @@ cask "font-you-rock" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "You Rock" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-you-rock/ttf/YouRock-Extras.ttf" font "homebrew-fonts/font_files/font-you-rock/ttf/YouRock-Regular.ttf" diff --git a/Casks/font-youchat.rb b/Casks/font-youchat.rb index 6c0576e..2854c92 100644 --- a/Casks/font-youchat.rb +++ b/Casks/font-youchat.rb @@ -6,9 +6,9 @@ cask "font-youchat" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Youchat" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-youchat/ttf/youchat.ttf" font "homebrew-fonts/font_files/font-youchat/otf/youchat.otf" diff --git a/Casks/font-zebra.rb b/Casks/font-zebra.rb index b1c81f5..18ef736 100644 --- a/Casks/font-zebra.rb +++ b/Casks/font-zebra.rb @@ -6,9 +6,9 @@ cask "font-zebra" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Zebra" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-zebra/ttf/zebra-neg.ttf" font "homebrew-fonts/font_files/font-zebra/ttf/zebra.ttf" diff --git a/Casks/font-zipper.rb b/Casks/font-zipper.rb index 854e069..ba8738f 100644 --- a/Casks/font-zipper.rb +++ b/Casks/font-zipper.rb @@ -6,9 +6,9 @@ cask "font-zipper" do version "1.0.0" sha256 :no_check - url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz" + url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz" name "Zipper" - homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts" + homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts" font "homebrew-fonts/font_files/font-zipper/ttf/Zipper-Regular.ttf" end diff --git a/PROJECT.md b/PROJECT.md index 3ce24c2..4057b48 100644 --- a/PROJECT.md +++ b/PROJECT.md @@ -19,7 +19,7 @@ When adding or changing project rules, update **PROJECT.md** first, then sync th A **Homebrew tap** that serves a personal collection of fonts. Users add the tap once, then install fonts with `brew install font-`. The repo is the tap source: it contains font assets and Homebrew Formula (Ruby) files that install them. -- **Tap name (from README):** `genet-godzilla/fonts` +- **Tap name (from README):** `clancy/fonts` - **Install flow:** `brew tap ...` → `brew install font-` ## Repository Layout @@ -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:8085/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/clancy/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 diff --git a/README.md b/README.md index 7378b8e..39b52c6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ You need to have the following installed on your system to use this repository: ## Installation - ```sh - brew tap genet-godzilla/fonts ssh://git@clancy.genet-godzilla.ts.net:2222/Fonts/homebrew-fonts.git # You only need to do this once! + brew tap clancy/fonts ssh://git@clancy.genet-godzilla.ts.net:2222/clancy/homebrew-fonts.git # You only need to do this once! ``` - ```sh diff --git a/font_files/font-apple-icons/ttf/appleicons_text.ttf b/font_files/font-apple-icons/ttf/appleicons_text.ttf new file mode 100644 index 0000000..52b8bd5 Binary files /dev/null and b/font_files/font-apple-icons/ttf/appleicons_text.ttf differ diff --git a/font_files/font-apple-icons/ttf/appleicons_thin.ttf b/font_files/font-apple-icons/ttf/appleicons_thin.ttf new file mode 100644 index 0000000..f7c26f6 Binary files /dev/null and b/font_files/font-apple-icons/ttf/appleicons_thin.ttf differ diff --git a/font_files/font-apple-icons/ttf/appleicons_ultralight.ttf b/font_files/font-apple-icons/ttf/appleicons_ultralight.ttf new file mode 100644 index 0000000..5eca402 Binary files /dev/null and b/font_files/font-apple-icons/ttf/appleicons_ultralight.ttf differ diff --git a/font_files/font-apple-icons/web/appleicons_text.eot b/font_files/font-apple-icons/web/appleicons_text.eot new file mode 100644 index 0000000..7bbb540 Binary files /dev/null and b/font_files/font-apple-icons/web/appleicons_text.eot differ diff --git a/font_files/font-apple-icons/web/appleicons_text.woff b/font_files/font-apple-icons/web/appleicons_text.woff new file mode 100644 index 0000000..78b7f4f Binary files /dev/null and b/font_files/font-apple-icons/web/appleicons_text.woff differ diff --git a/font_files/font-apple-icons/web/appleicons_thin.eot b/font_files/font-apple-icons/web/appleicons_thin.eot new file mode 100644 index 0000000..c414d59 Binary files /dev/null and b/font_files/font-apple-icons/web/appleicons_thin.eot differ diff --git a/font_files/font-apple-icons/web/appleicons_thin.woff b/font_files/font-apple-icons/web/appleicons_thin.woff new file mode 100644 index 0000000..fc7e4b1 Binary files /dev/null and b/font_files/font-apple-icons/web/appleicons_thin.woff differ diff --git a/font_files/font-apple-icons/web/appleicons_ultralight.eot b/font_files/font-apple-icons/web/appleicons_ultralight.eot new file mode 100644 index 0000000..c9a5184 Binary files /dev/null and b/font_files/font-apple-icons/web/appleicons_ultralight.eot differ diff --git a/font_files/font-apple-icons/web/appleicons_ultralight.woff b/font_files/font-apple-icons/web/appleicons_ultralight.woff new file mode 100644 index 0000000..f26adfb Binary files /dev/null and b/font_files/font-apple-icons/web/appleicons_ultralight.woff differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_black-italic.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_black-italic.ttf new file mode 100644 index 0000000..992d35e Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_black-italic.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_black.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_black.ttf new file mode 100644 index 0000000..df7a177 Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_black.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_bold-italic.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_bold-italic.ttf new file mode 100644 index 0000000..766ec65 Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_bold-italic.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_bold.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_bold.ttf new file mode 100644 index 0000000..75a93de Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_bold.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_heavy-italic.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_heavy-italic.ttf new file mode 100644 index 0000000..8b43ebf Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_heavy-italic.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_heavy.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_heavy.ttf new file mode 100644 index 0000000..288e293 Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_heavy.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_light-italic.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_light-italic.ttf new file mode 100644 index 0000000..7a8b047 Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_light-italic.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_light.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_light.ttf new file mode 100644 index 0000000..bbd1ff1 Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_light.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_medium-italic.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_medium-italic.ttf new file mode 100644 index 0000000..ee40d0e Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_medium-italic.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_medium.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_medium.ttf new file mode 100644 index 0000000..dc8586c Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_medium.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_regular-italic.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_regular-italic.ttf new file mode 100644 index 0000000..edbc9c8 Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_regular-italic.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_regular.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_regular.ttf new file mode 100644 index 0000000..d03995d Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_regular.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_semibold-italic.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_semibold-italic.ttf new file mode 100644 index 0000000..44ed67c Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_semibold-italic.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_semibold.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_semibold.ttf new file mode 100644 index 0000000..73d02fc Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_semibold.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_thin-italic.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_thin-italic.ttf new file mode 100644 index 0000000..e443f45 Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_thin-italic.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_thin.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_thin.ttf new file mode 100644 index 0000000..067c652 Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_thin.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_ultralight-italic.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_ultralight-italic.ttf new file mode 100644 index 0000000..a227dfd Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_ultralight-italic.ttf differ diff --git a/font_files/font-sf-pro-display/ttf/sf-pro-display_ultralight.ttf b/font_files/font-sf-pro-display/ttf/sf-pro-display_ultralight.ttf new file mode 100644 index 0000000..e820df8 Binary files /dev/null and b/font_files/font-sf-pro-display/ttf/sf-pro-display_ultralight.ttf differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_black-italic.woff b/font_files/font-sf-pro-display/web/sf-pro-display_black-italic.woff new file mode 100644 index 0000000..b60e877 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_black-italic.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_black-italic.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_black-italic.woff2 new file mode 100644 index 0000000..858f0a6 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_black-italic.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_black.eot b/font_files/font-sf-pro-display/web/sf-pro-display_black.eot new file mode 100644 index 0000000..bd0bf5e Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_black.eot differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_black.woff b/font_files/font-sf-pro-display/web/sf-pro-display_black.woff new file mode 100644 index 0000000..ea889ef Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_black.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_black.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_black.woff2 new file mode 100644 index 0000000..d39924d Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_black.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_bold-italic.woff b/font_files/font-sf-pro-display/web/sf-pro-display_bold-italic.woff new file mode 100644 index 0000000..4033178 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_bold-italic.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_bold-italic.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_bold-italic.woff2 new file mode 100644 index 0000000..a65ad45 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_bold-italic.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_bold.eot b/font_files/font-sf-pro-display/web/sf-pro-display_bold.eot new file mode 100644 index 0000000..8596e0d Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_bold.eot differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_bold.woff b/font_files/font-sf-pro-display/web/sf-pro-display_bold.woff new file mode 100644 index 0000000..ece6895 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_bold.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_bold.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_bold.woff2 new file mode 100644 index 0000000..e4aa815 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_bold.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_heavy-italic.woff b/font_files/font-sf-pro-display/web/sf-pro-display_heavy-italic.woff new file mode 100644 index 0000000..c2214e6 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_heavy-italic.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_heavy-italic.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_heavy-italic.woff2 new file mode 100644 index 0000000..650381c Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_heavy-italic.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_heavy.eot b/font_files/font-sf-pro-display/web/sf-pro-display_heavy.eot new file mode 100644 index 0000000..81fd34a Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_heavy.eot differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_heavy.woff b/font_files/font-sf-pro-display/web/sf-pro-display_heavy.woff new file mode 100644 index 0000000..0563357 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_heavy.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_heavy.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_heavy.woff2 new file mode 100644 index 0000000..087d4ea Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_heavy.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_light-italic.woff b/font_files/font-sf-pro-display/web/sf-pro-display_light-italic.woff new file mode 100644 index 0000000..209a316 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_light-italic.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_light-italic.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_light-italic.woff2 new file mode 100644 index 0000000..4965241 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_light-italic.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_light.eot b/font_files/font-sf-pro-display/web/sf-pro-display_light.eot new file mode 100644 index 0000000..0ed9b88 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_light.eot differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_light.woff b/font_files/font-sf-pro-display/web/sf-pro-display_light.woff new file mode 100644 index 0000000..1166238 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_light.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_light.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_light.woff2 new file mode 100644 index 0000000..2256439 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_light.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_medium-italic.woff b/font_files/font-sf-pro-display/web/sf-pro-display_medium-italic.woff new file mode 100644 index 0000000..5154c19 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_medium-italic.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_medium-italic.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_medium-italic.woff2 new file mode 100644 index 0000000..171a91f Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_medium-italic.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_medium.eot b/font_files/font-sf-pro-display/web/sf-pro-display_medium.eot new file mode 100644 index 0000000..08b2d83 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_medium.eot differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_medium.woff b/font_files/font-sf-pro-display/web/sf-pro-display_medium.woff new file mode 100644 index 0000000..4e4fe52 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_medium.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_medium.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_medium.woff2 new file mode 100644 index 0000000..37ce984 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_medium.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_regular-italic.woff b/font_files/font-sf-pro-display/web/sf-pro-display_regular-italic.woff new file mode 100644 index 0000000..23488aa Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_regular-italic.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_regular-italic.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_regular-italic.woff2 new file mode 100644 index 0000000..e972feb Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_regular-italic.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_regular.eot b/font_files/font-sf-pro-display/web/sf-pro-display_regular.eot new file mode 100644 index 0000000..862f018 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_regular.eot differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_regular.woff b/font_files/font-sf-pro-display/web/sf-pro-display_regular.woff new file mode 100644 index 0000000..798fbe3 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_regular.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_regular.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_regular.woff2 new file mode 100644 index 0000000..d2c8944 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_regular.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_semibold-italic.woff b/font_files/font-sf-pro-display/web/sf-pro-display_semibold-italic.woff new file mode 100644 index 0000000..b164379 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_semibold-italic.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_semibold-italic.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_semibold-italic.woff2 new file mode 100644 index 0000000..a5d7dcb Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_semibold-italic.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_semibold.eot b/font_files/font-sf-pro-display/web/sf-pro-display_semibold.eot new file mode 100644 index 0000000..76546ed Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_semibold.eot differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_semibold.woff b/font_files/font-sf-pro-display/web/sf-pro-display_semibold.woff new file mode 100644 index 0000000..20dc8ee Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_semibold.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_semibold.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_semibold.woff2 new file mode 100644 index 0000000..4928036 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_semibold.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_thin-italic.woff b/font_files/font-sf-pro-display/web/sf-pro-display_thin-italic.woff new file mode 100644 index 0000000..af7e775 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_thin-italic.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_thin-italic.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_thin-italic.woff2 new file mode 100644 index 0000000..91e001c Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_thin-italic.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_thin.eot b/font_files/font-sf-pro-display/web/sf-pro-display_thin.eot new file mode 100644 index 0000000..314ca18 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_thin.eot differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_thin.woff b/font_files/font-sf-pro-display/web/sf-pro-display_thin.woff new file mode 100644 index 0000000..34f3c17 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_thin.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_thin.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_thin.woff2 new file mode 100644 index 0000000..2843a81 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_thin.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_ultralight-italic.woff b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight-italic.woff new file mode 100644 index 0000000..a7ead34 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight-italic.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_ultralight-italic.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight-italic.woff2 new file mode 100644 index 0000000..b20f28c Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight-italic.woff2 differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_ultralight.eot b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight.eot new file mode 100644 index 0000000..f77af2f Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight.eot differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_ultralight.woff b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight.woff new file mode 100644 index 0000000..b84de64 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight.woff differ diff --git a/font_files/font-sf-pro-display/web/sf-pro-display_ultralight.woff2 b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight.woff2 new file mode 100644 index 0000000..8496d39 Binary files /dev/null and b/font_files/font-sf-pro-display/web/sf-pro-display_ultralight.woff2 differ diff --git a/font_files/font-sf-pro-icons/ttf/sf-pro-icons_black.ttf b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_black.ttf new file mode 100644 index 0000000..825c748 Binary files /dev/null and b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_black.ttf differ diff --git a/font_files/font-sf-pro-icons/ttf/sf-pro-icons_bold.ttf b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_bold.ttf new file mode 100644 index 0000000..53c0597 Binary files /dev/null and b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_bold.ttf differ diff --git a/font_files/font-sf-pro-icons/ttf/sf-pro-icons_heavy.ttf b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_heavy.ttf new file mode 100644 index 0000000..209e6fb Binary files /dev/null and b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_heavy.ttf differ diff --git a/font_files/font-sf-pro-icons/ttf/sf-pro-icons_light.ttf b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_light.ttf new file mode 100644 index 0000000..c65384e Binary files /dev/null and b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_light.ttf differ diff --git a/font_files/font-sf-pro-icons/ttf/sf-pro-icons_medium.ttf b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_medium.ttf new file mode 100644 index 0000000..beb317f Binary files /dev/null and b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_medium.ttf differ diff --git a/font_files/font-sf-pro-icons/ttf/sf-pro-icons_regular.ttf b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_regular.ttf new file mode 100644 index 0000000..d8db5dc Binary files /dev/null and b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_regular.ttf differ diff --git a/font_files/font-sf-pro-icons/ttf/sf-pro-icons_semibold.ttf b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_semibold.ttf new file mode 100644 index 0000000..1da8c86 Binary files /dev/null and b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_semibold.ttf differ diff --git a/font_files/font-sf-pro-icons/ttf/sf-pro-icons_thin.ttf b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_thin.ttf new file mode 100644 index 0000000..f710a55 Binary files /dev/null and b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_thin.ttf differ diff --git a/font_files/font-sf-pro-icons/ttf/sf-pro-icons_ultralight.ttf b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_ultralight.ttf new file mode 100644 index 0000000..ba7ee70 Binary files /dev/null and b/font_files/font-sf-pro-icons/ttf/sf-pro-icons_ultralight.ttf differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_black.eot b/font_files/font-sf-pro-icons/web/sf-pro-icons_black.eot new file mode 100644 index 0000000..1c26381 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_black.eot differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_black.woff b/font_files/font-sf-pro-icons/web/sf-pro-icons_black.woff new file mode 100644 index 0000000..1ef5a15 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_black.woff differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_black.woff2 b/font_files/font-sf-pro-icons/web/sf-pro-icons_black.woff2 new file mode 100644 index 0000000..1560e2b Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_black.woff2 differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_bold.eot b/font_files/font-sf-pro-icons/web/sf-pro-icons_bold.eot new file mode 100644 index 0000000..67b6afb Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_bold.eot differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_bold.woff b/font_files/font-sf-pro-icons/web/sf-pro-icons_bold.woff new file mode 100644 index 0000000..9386ed8 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_bold.woff differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_bold.woff2 b/font_files/font-sf-pro-icons/web/sf-pro-icons_bold.woff2 new file mode 100644 index 0000000..79bef49 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_bold.woff2 differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_heavy.eot b/font_files/font-sf-pro-icons/web/sf-pro-icons_heavy.eot new file mode 100644 index 0000000..9e184d3 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_heavy.eot differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_heavy.woff b/font_files/font-sf-pro-icons/web/sf-pro-icons_heavy.woff new file mode 100644 index 0000000..bd2d57e Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_heavy.woff differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_heavy.woff2 b/font_files/font-sf-pro-icons/web/sf-pro-icons_heavy.woff2 new file mode 100644 index 0000000..91f030f Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_heavy.woff2 differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_light.eot b/font_files/font-sf-pro-icons/web/sf-pro-icons_light.eot new file mode 100644 index 0000000..5fe0178 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_light.eot differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_light.woff b/font_files/font-sf-pro-icons/web/sf-pro-icons_light.woff new file mode 100644 index 0000000..8b5b76d Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_light.woff differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_light.woff2 b/font_files/font-sf-pro-icons/web/sf-pro-icons_light.woff2 new file mode 100644 index 0000000..fd5fd0f Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_light.woff2 differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_medium.eot b/font_files/font-sf-pro-icons/web/sf-pro-icons_medium.eot new file mode 100644 index 0000000..b5c5392 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_medium.eot differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_medium.woff b/font_files/font-sf-pro-icons/web/sf-pro-icons_medium.woff new file mode 100644 index 0000000..b66e58d Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_medium.woff differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_medium.woff2 b/font_files/font-sf-pro-icons/web/sf-pro-icons_medium.woff2 new file mode 100644 index 0000000..6c8710d Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_medium.woff2 differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_regular.eot b/font_files/font-sf-pro-icons/web/sf-pro-icons_regular.eot new file mode 100644 index 0000000..fcc3bee Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_regular.eot differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_regular.woff b/font_files/font-sf-pro-icons/web/sf-pro-icons_regular.woff new file mode 100644 index 0000000..05afd04 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_regular.woff differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_regular.woff2 b/font_files/font-sf-pro-icons/web/sf-pro-icons_regular.woff2 new file mode 100644 index 0000000..1ea1489 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_regular.woff2 differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_semibold.eot b/font_files/font-sf-pro-icons/web/sf-pro-icons_semibold.eot new file mode 100644 index 0000000..ce2d8d9 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_semibold.eot differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_semibold.woff b/font_files/font-sf-pro-icons/web/sf-pro-icons_semibold.woff new file mode 100644 index 0000000..ae34358 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_semibold.woff differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_semibold.woff2 b/font_files/font-sf-pro-icons/web/sf-pro-icons_semibold.woff2 new file mode 100644 index 0000000..93d2c9c Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_semibold.woff2 differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_thin.eot b/font_files/font-sf-pro-icons/web/sf-pro-icons_thin.eot new file mode 100644 index 0000000..11bfe22 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_thin.eot differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_thin.woff b/font_files/font-sf-pro-icons/web/sf-pro-icons_thin.woff new file mode 100644 index 0000000..e5cd8c3 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_thin.woff differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_thin.woff2 b/font_files/font-sf-pro-icons/web/sf-pro-icons_thin.woff2 new file mode 100644 index 0000000..5c59436 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_thin.woff2 differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_ultralight.eot b/font_files/font-sf-pro-icons/web/sf-pro-icons_ultralight.eot new file mode 100644 index 0000000..d67a5e1 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_ultralight.eot differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_ultralight.woff b/font_files/font-sf-pro-icons/web/sf-pro-icons_ultralight.woff new file mode 100644 index 0000000..2c6f2c9 Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_ultralight.woff differ diff --git a/font_files/font-sf-pro-icons/web/sf-pro-icons_ultralight.woff2 b/font_files/font-sf-pro-icons/web/sf-pro-icons_ultralight.woff2 new file mode 100644 index 0000000..90c20ba Binary files /dev/null and b/font_files/font-sf-pro-icons/web/sf-pro-icons_ultralight.woff2 differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_black-italic.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_black-italic.ttf new file mode 100644 index 0000000..169ad77 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_black-italic.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_black.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_black.ttf new file mode 100644 index 0000000..2778b6d Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_black.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_bold-italic.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_bold-italic.ttf new file mode 100644 index 0000000..70eb106 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_bold-italic.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_bold.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_bold.ttf new file mode 100644 index 0000000..0bb79e0 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_bold.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy-italic.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy-italic.ttf new file mode 100644 index 0000000..26d8305 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy-italic.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy.ttf new file mode 100644 index 0000000..449ccfb Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_heavy.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_light-italic.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_light-italic.ttf new file mode 100644 index 0000000..c377f49 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_light-italic.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_light.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_light.ttf new file mode 100644 index 0000000..4403870 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_light.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_medium-italic.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_medium-italic.ttf new file mode 100644 index 0000000..218e1e3 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_medium-italic.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_medium.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_medium.ttf new file mode 100644 index 0000000..0fc5ea9 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_medium.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_regular-italic.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_regular-italic.ttf new file mode 100644 index 0000000..3f45f51 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_regular-italic.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_regular.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_regular.ttf new file mode 100644 index 0000000..555332b Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_regular.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold-italic.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold-italic.ttf new file mode 100644 index 0000000..6f22174 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold-italic.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold.ttf new file mode 100644 index 0000000..5b8f58a Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_semibold.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_thin-italic.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_thin-italic.ttf new file mode 100644 index 0000000..94c26d7 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_thin-italic.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_thin.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_thin.ttf new file mode 100644 index 0000000..076d600 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_thin.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight-italic.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight-italic.ttf new file mode 100644 index 0000000..600849d Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight-italic.ttf differ diff --git a/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight.ttf b/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight.ttf new file mode 100644 index 0000000..c662834 Binary files /dev/null and b/font_files/font-sf-pro-text/ttf/sf-pro-text_ultralight.ttf differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_black-italic.woff b/font_files/font-sf-pro-text/web/sf-pro-text_black-italic.woff new file mode 100644 index 0000000..c3d9261 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_black-italic.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_black-italic.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_black-italic.woff2 new file mode 100644 index 0000000..e69a55f Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_black-italic.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_black.eot b/font_files/font-sf-pro-text/web/sf-pro-text_black.eot new file mode 100644 index 0000000..5346e9b Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_black.eot differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_black.woff b/font_files/font-sf-pro-text/web/sf-pro-text_black.woff new file mode 100644 index 0000000..2cb9429 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_black.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_black.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_black.woff2 new file mode 100644 index 0000000..73d3e70 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_black.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_bold-italic.woff b/font_files/font-sf-pro-text/web/sf-pro-text_bold-italic.woff new file mode 100644 index 0000000..e70efc3 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_bold-italic.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_bold-italic.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_bold-italic.woff2 new file mode 100644 index 0000000..c5af411 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_bold-italic.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_bold.eot b/font_files/font-sf-pro-text/web/sf-pro-text_bold.eot new file mode 100644 index 0000000..931a012 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_bold.eot differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_bold.woff b/font_files/font-sf-pro-text/web/sf-pro-text_bold.woff new file mode 100644 index 0000000..0171ce2 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_bold.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_bold.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_bold.woff2 new file mode 100644 index 0000000..2861ac4 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_bold.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_heavy-italic.woff b/font_files/font-sf-pro-text/web/sf-pro-text_heavy-italic.woff new file mode 100644 index 0000000..448506b Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_heavy-italic.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_heavy-italic.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_heavy-italic.woff2 new file mode 100644 index 0000000..30356ba Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_heavy-italic.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_heavy.eot b/font_files/font-sf-pro-text/web/sf-pro-text_heavy.eot new file mode 100644 index 0000000..6a6e4dc Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_heavy.eot differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_heavy.woff b/font_files/font-sf-pro-text/web/sf-pro-text_heavy.woff new file mode 100644 index 0000000..90b8e2b Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_heavy.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_heavy.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_heavy.woff2 new file mode 100644 index 0000000..5ecb000 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_heavy.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_light-italic.woff b/font_files/font-sf-pro-text/web/sf-pro-text_light-italic.woff new file mode 100644 index 0000000..9c892e3 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_light-italic.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_light-italic.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_light-italic.woff2 new file mode 100644 index 0000000..d044ff4 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_light-italic.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_light.eot b/font_files/font-sf-pro-text/web/sf-pro-text_light.eot new file mode 100644 index 0000000..613a1ec Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_light.eot differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_light.woff b/font_files/font-sf-pro-text/web/sf-pro-text_light.woff new file mode 100644 index 0000000..eaaea34 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_light.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_light.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_light.woff2 new file mode 100644 index 0000000..2e1e10e Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_light.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_medium-italic.woff b/font_files/font-sf-pro-text/web/sf-pro-text_medium-italic.woff new file mode 100644 index 0000000..c7459a4 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_medium-italic.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_medium-italic.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_medium-italic.woff2 new file mode 100644 index 0000000..f974947 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_medium-italic.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_medium.eot b/font_files/font-sf-pro-text/web/sf-pro-text_medium.eot new file mode 100644 index 0000000..31f2f1d Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_medium.eot differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_medium.woff b/font_files/font-sf-pro-text/web/sf-pro-text_medium.woff new file mode 100644 index 0000000..eb29ff6 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_medium.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_medium.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_medium.woff2 new file mode 100644 index 0000000..c334988 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_medium.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_regular-italic.woff b/font_files/font-sf-pro-text/web/sf-pro-text_regular-italic.woff new file mode 100644 index 0000000..d34a53f Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_regular-italic.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_regular-italic.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_regular-italic.woff2 new file mode 100644 index 0000000..cfc7173 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_regular-italic.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_regular.eot b/font_files/font-sf-pro-text/web/sf-pro-text_regular.eot new file mode 100644 index 0000000..8ed488c Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_regular.eot differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_regular.woff b/font_files/font-sf-pro-text/web/sf-pro-text_regular.woff new file mode 100644 index 0000000..b39f09c Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_regular.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_regular.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_regular.woff2 new file mode 100644 index 0000000..292b7cc Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_regular.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_semibold-italic.woff b/font_files/font-sf-pro-text/web/sf-pro-text_semibold-italic.woff new file mode 100644 index 0000000..f93cb41 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_semibold-italic.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_semibold-italic.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_semibold-italic.woff2 new file mode 100644 index 0000000..cca1a96 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_semibold-italic.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_semibold.eot b/font_files/font-sf-pro-text/web/sf-pro-text_semibold.eot new file mode 100644 index 0000000..355c961 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_semibold.eot differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_semibold.woff b/font_files/font-sf-pro-text/web/sf-pro-text_semibold.woff new file mode 100644 index 0000000..262de72 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_semibold.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_semibold.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_semibold.woff2 new file mode 100644 index 0000000..46d44c9 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_semibold.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_thin-italic.woff b/font_files/font-sf-pro-text/web/sf-pro-text_thin-italic.woff new file mode 100644 index 0000000..8124dde Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_thin-italic.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_thin-italic.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_thin-italic.woff2 new file mode 100644 index 0000000..a45b885 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_thin-italic.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_thin.eot b/font_files/font-sf-pro-text/web/sf-pro-text_thin.eot new file mode 100644 index 0000000..d95a27b Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_thin.eot differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_thin.woff b/font_files/font-sf-pro-text/web/sf-pro-text_thin.woff new file mode 100644 index 0000000..7f8c60a Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_thin.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_thin.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_thin.woff2 new file mode 100644 index 0000000..30f860a Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_thin.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_ultralight-italic.woff b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight-italic.woff new file mode 100644 index 0000000..4f991fb Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight-italic.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_ultralight-italic.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight-italic.woff2 new file mode 100644 index 0000000..1eadaa7 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight-italic.woff2 differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_ultralight.eot b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight.eot new file mode 100644 index 0000000..b61d70b Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight.eot differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_ultralight.woff b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight.woff new file mode 100644 index 0000000..28c8bce Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight.woff differ diff --git a/font_files/font-sf-pro-text/web/sf-pro-text_ultralight.woff2 b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight.woff2 new file mode 100644 index 0000000..e996f36 Binary files /dev/null and b/font_files/font-sf-pro-text/web/sf-pro-text_ultralight.woff2 differ