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
31 lines
1.7 KiB
Ruby
31 lines
1.7 KiB
Ruby
# This file was generated by the font folder cleanup script
|
|
# Do not edit this file directly
|
|
# Installs: TTF
|
|
|
|
cask "font-tt-teds" do
|
|
version "1.0.0"
|
|
sha256 :no_check
|
|
|
|
url "http://clancy.genet-godzilla.ts.net:3000/trtmn/homebrew-fonts/archive/main.tar.gz"
|
|
name "Tt Teds"
|
|
homepage "http://clancy.genet-godzilla.ts.net:3000/trtmn/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"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-Bold.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-BoldItalic.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-ExtraBold.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-ExtraBoldItalic.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-ExtraLight.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-ExtraLightItalic.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-Hairline.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-HairlineItalic.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-Italic.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-Light.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-LightItalic.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-Medium.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-MediumItalic.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-Regular.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-Thin.ttf"
|
|
font "homebrew-fonts/font_files/font-tt-teds/ttf/TT-Teds-ThinItalic.ttf"
|
|
end
|