homebrew-fonts/Casks/font-sf-pro-text.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

31 lines
1.8 KiB
Ruby

# 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:3000/trtmn/homebrew-fonts/archive/main.tar.gz"
name "Sf Pro Text"
homepage "http://clancy.genet-godzilla.ts.net:3000/trtmn/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