Homebrew moves the extracted archive directory into the Caskroom without stripping the top-level name, so font artifact paths need the homebrew-fonts/ prefix. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
435 B
Ruby
14 lines
435 B
Ruby
# This file was generated by the font folder cleanup script
|
|
# Do not edit this file directly
|
|
# Installs: OTF
|
|
|
|
cask "font-dtmilagros" do
|
|
version "1.0.0"
|
|
sha256 :no_check
|
|
|
|
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
|
|
name "Dtmilagros"
|
|
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
|
|
|
font "homebrew-fonts/font_files/font-dtmilagros/otf/dt-milagros.otf"
|
|
end
|