homebrew-fonts/Casks/font-futura-ef.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

30 lines
1.6 KiB
Ruby

# This file was generated by the font folder cleanup script
# Do not edit this file directly
# Installs: OTF
cask "font-futura-ef" do
version "1.0.0"
sha256 :no_check
url "http://clancy.genet-godzilla.ts.net:3000/trtmn/homebrew-fonts/archive/main.tar.gz"
name "Futura Ef"
homepage "http://clancy.genet-godzilla.ts.net:3000/trtmn/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"
font "homebrew-fonts/font_files/font-futura-ef/otf/futurablackef.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-bold.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-boldobl.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-book.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-bookobl.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-demibold.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-demiboldobl.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-extrabold.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-extraboldobl.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-extraboldshadowed.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-heavy.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-light.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-lightobl.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-medium.otf"
font "homebrew-fonts/font_files/font-futura-ef/otf/futuraef-mediumobl.otf"
end