Add font-buffalo font

This commit is contained in:
Matt Troutman 2025-03-12 12:11:32 -05:00
parent cd2f043e8f
commit 9e255874f4
No known key found for this signature in database

View file

@ -4,6 +4,7 @@ class FontBuffalo < Formula
homepage "https://github.com/trtmn-fonts/homebrew-fonts" homepage "https://github.com/trtmn-fonts/homebrew-fonts"
url "https://github.com/trtmn-fonts/homebrew-fonts/blob/main/font-buffalo/font-buffalo.zip" url "https://github.com/trtmn-fonts/homebrew-fonts/blob/main/font-buffalo/font-buffalo.zip"
sha256 "b6de15290696645b8cb5a6a96f9124f0a87e65f85b23f7369f4e412c67306c59" sha256 "b6de15290696645b8cb5a6a96f9124f0a87e65f85b23f7369f4e412c67306c59"
version "1.0.0"
def install def install
(share/"fonts").install "Buffalo.otf" (share/"fonts").install "Buffalo.otf"