From 5b3799de3c17c1c79df5c798983c58b9db464c94 Mon Sep 17 00:00:00 2001 From: PaperChalice Date: Mon, 12 Feb 2024 09:35:51 +0800 Subject: [PATCH] m Closes #590. Signed-off-by: paperchalice <29250197+paperchalice@users.noreply.github.com> --- Formula/xorg-font/font-misc-misc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/xorg-font/font-misc-misc.rb b/Formula/xorg-font/font-misc-misc.rb index 33a4fb95..ccc45265 100644 --- a/Formula/xorg-font/font-misc-misc.rb +++ b/Formula/xorg-font/font-misc-misc.rb @@ -1,8 +1,8 @@ class FontMiscMisc < Formula desc "X.Org Fonts: font misc misc" homepage "https://gitlab.freedesktop.org/xorg/font/misc-misc" - url "https://xorg.freedesktop.org/releases/individual/font/font-misc-misc-1.0.0.tar.xz" - sha256 "463c67beb6dd62ef97d85898cd935b68dfee8854dd8c2098914c96ce2e688758" + url "https://xorg.freedesktop.org/releases/individual/font/font-misc-misc-1.1.3.tar.xz" + sha256 "79abe361f58bb21ade9f565898e486300ce1cc621d5285bec26e14b6a8618fed" license "MIT" depends_on "bdftopcf" => :build