homebrew-fonts/Casks/font-source-code-pro.rb

15 lines
549 B
Ruby

# This file was generated by the font folder cleanup script
# Do not edit this file directly
# Installs: TTF
cask "font-source-code-pro" do
version "1.0.0"
sha256 :no_check
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
name "Source Code Pro"
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
font "homebrew-fonts/font_files/font-source-code-pro/ttf/SourceCodePro-Italic[wght].ttf"
font "homebrew-fonts/font_files/font-source-code-pro/ttf/SourceCodePro[wght].ttf"
end