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
22 lines
1.1 KiB
Ruby
22 lines
1.1 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-icons" 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 Icons"
|
|
homepage "http://clancy.genet-godzilla.ts.net:3000/trtmn/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
|