Fix archive path: homebrew-fonts-main → homebrew-fonts

Gitea archives unpack as homebrew-fonts/, not homebrew-fonts-main/.
Updated formula generator, tests, and docs to match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Troutman 2026-03-07 21:24:25 -06:00
parent 387a4795d7
commit a85f0e9b53
No known key found for this signature in database
138 changed files with 551 additions and 540 deletions

View file

@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(ls -1 Formula/*.rb)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(git ls-tree:*)"
]
}
}