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