New fonts: font-sf-pro-display, font-sf-pro-text, font-sf-pro-icons, font-apple-icons (171 files total).
21 lines
923 B
Ruby
21 lines
923 B
Ruby
# This file was generated by the font folder cleanup script
|
|
# Do not edit this file directly
|
|
# Installs: TTF
|
|
|
|
cask "font-ubuntu" do
|
|
version "1.0.0"
|
|
sha256 :no_check
|
|
|
|
url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz"
|
|
name "Ubuntu"
|
|
homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts"
|
|
|
|
font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-Bold.ttf"
|
|
font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-BoldItalic.ttf"
|
|
font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-Italic.ttf"
|
|
font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-Light.ttf"
|
|
font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-LightItalic.ttf"
|
|
font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-Medium.ttf"
|
|
font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-MediumItalic.ttf"
|
|
font "homebrew-fonts/font_files/font-ubuntu/ttf/Ubuntu-Regular.ttf"
|
|
end
|