16 lines
604 B
Ruby
16 lines
604 B
Ruby
# This file was generated by the font folder cleanup script
|
|
# Do not edit this file directly
|
|
# Installs: TTF web
|
|
|
|
cask "font-apple-icons" do
|
|
version "1.0.0"
|
|
sha256 :no_check
|
|
|
|
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
|
|
name "Apple Icons"
|
|
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
|
|
|
font "homebrew-fonts/font_files/font-apple-icons/ttf/appleicons_text.ttf"
|
|
font "homebrew-fonts/font_files/font-apple-icons/ttf/appleicons_thin.ttf"
|
|
font "homebrew-fonts/font_files/font-apple-icons/ttf/appleicons_ultralight.ttf"
|
|
end
|