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

27 lines
1.6 KiB
Ruby

# This file was generated by the font folder cleanup script
# Do not edit this file directly
# Installs: TTF OTF
cask "font-bouncy_castle_free" do
version "1.0.0"
sha256 :no_check
url "http://clancy.genet-godzilla.ts.net:3000/trtmn/homebrew-fonts/archive/main.tar.gz"
name "Bouncy Castle Free"
homepage "http://clancy.genet-godzilla.ts.net:3000/trtmn/homebrew-fonts"
font "homebrew-fonts/font_files/font-bouncy_castle_free/ttf/bouncy-castle-bonus-bold.ttf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/ttf/bouncy-castle-bonus.ttf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/ttf/bouncy-castle-sans.ttf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/ttf/bouncy-castle-ss01.ttf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/ttf/bouncy-castle-ss02.ttf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/ttf/bouncy-castle-ss03.ttf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/ttf/bouncy-castle.ttf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/otf/bouncy-castle-bonus-bold.otf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/otf/bouncy-castle-bonus.otf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/otf/bouncy-castle-sans.otf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/otf/bouncy-castle-ss01.otf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/otf/bouncy-castle-ss02.otf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/otf/bouncy-castle-ss03.otf"
font "homebrew-fonts/font_files/font-bouncy_castle_free/otf/bouncy-castle.otf"
end