From e0562ce6b081eb414e4b8761259596ceb3b6182c Mon Sep 17 00:00:00 2001 From: TANIGUCHI Masaya Date: Mon, 27 Jan 2025 00:25:00 +0000 Subject: [PATCH] font-markazi-text updated --- Formula/font-markazi-text.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/font-markazi-text.rb b/Formula/font-markazi-text.rb index 6d8e772aa..cc1126d45 100644 --- a/Formula/font-markazi-text.rb +++ b/Formula/font-markazi-text.rb @@ -1,11 +1,11 @@ class FontMarkaziText < Formula desc "Markazi text font" homepage "https://fonts.google.com/specimen/Markazi+Text" - head "https://github.com/google/fonts/raw/main/ofl/markazitextvfbeta/MarkaziText-VF.ttf", + head "https://github.com/google/fonts/raw/main/ofl/markazitext/MarkaziText%5Bwght%5D.ttf", verified: "github.com/google/fonts/" def install - (share/"fonts").install Dir.glob("./**/MarkaziText-VF.ttf")[0] + (share/"fonts").install Dir.glob("./**/MarkaziText?wght?.ttf")[0] end test do