From 05beded57e20768d31849e528e93abc017bc6e22 Mon Sep 17 00:00:00 2001 From: paperchalice <29250197+paperchalice@users.noreply.github.com> Date: Sat, 10 Feb 2024 12:25:48 +0000 Subject: [PATCH] font-adobe-75dpi: add 1.0.4 bottle. --- Formula/xorg-font/font-adobe-75dpi.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/xorg-font/font-adobe-75dpi.rb b/Formula/xorg-font/font-adobe-75dpi.rb index e98e7167..f7b3d74c 100644 --- a/Formula/xorg-font/font-adobe-75dpi.rb +++ b/Formula/xorg-font/font-adobe-75dpi.rb @@ -4,6 +4,11 @@ class FontAdobe75dpi < Formula url "https://xorg.freedesktop.org/releases/individual/font/font-adobe-75dpi-1.0.4.tar.xz" sha256 "1281a62dbeded169e495cae1a5b487e1f336f2b4d971d92911c59c103999b911" + bottle do + root_url "https://github.com/paperchalice/homebrew-private/releases/download/font-adobe-75dpi-1.0.4" + sha256 cellar: :any_skip_relocation, ventura: "78dedb9c256886e0f0714a536a6444be88ff427d4d7c69a94120119c311d1c57" + end + depends_on "bdftopcf" => :build depends_on "font-util" => :build depends_on "fontconfig" => :build