homebrew-fonts/Casks/font-zebra.rb

17 lines
606 B
Ruby

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