homebrew-fonts/Casks/font-gohu-nerd-font.rb
Matt Troutman 183268f66e
Update download URLs for trtmn/homebrew-fonts on port 3000
Migrated from old gitea path Fonts/homebrew-fonts:8085 to trtmn/homebrew-fonts:3000.
Updates:
- Cask URL template in .fontfoldercleanup/create_homebrew_formula.py
- tap_config.rb (tap name, homepage, url, class)
- README.md (brew tap command + install --cask)
- CLAUDE.md, PROJECT.md (URL references)
- Regenerated all 200 casks with new URLs
2026-04-22 19:13:45 -05:00

25 lines
1.5 KiB
Ruby

# This file was generated by the font folder cleanup script
# Do not edit this file directly
# Installs: TTF
cask "font-gohu-nerd-font" do
version "1.0.0"
sha256 :no_check
url "http://clancy.genet-godzilla.ts.net:3000/trtmn/homebrew-fonts/archive/main.tar.gz"
name "Gohu Nerd Font"
homepage "http://clancy.genet-godzilla.ts.net:3000/trtmn/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"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFont11NerdFontPropo-Regular.ttf"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFont14NerdFont-Regular.ttf"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFont14NerdFontMono-Regular.ttf"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFont14NerdFontPropo-Regular.ttf"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFontuni11NerdFont-Regular.ttf"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFontuni11NerdFontMono-Regular.ttf"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFontuni11NerdFontPropo-Regular.ttf"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFontuni14NerdFont-Regular.ttf"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFontuni14NerdFontMono-Regular.ttf"
font "homebrew-fonts/font_files/font-gohu-nerd-font/ttf/GohuFontuni14NerdFontPropo-Regular.ttf"
end