15 lines
494 B
Ruby
15 lines
494 B
Ruby
# This file was generated by the font folder cleanup script
|
|
# Do not edit this file directly
|
|
# Installs: TTF OTF web
|
|
|
|
cask "font-spencer" do
|
|
version "1.0.0"
|
|
sha256 :no_check
|
|
|
|
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
|
|
name "Spencer"
|
|
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
|
|
|
font "homebrew-fonts/font_files/font-spencer/ttf/spencer.ttf"
|
|
font "homebrew-fonts/font_files/font-spencer/otf/spencer.otf"
|
|
end
|