From 28299463125decb112a391dac349771b9d44c548 Mon Sep 17 00:00:00 2001 From: TANIGUCHI Masaya Date: Mon, 23 Dec 2024 00:25:27 +0000 Subject: [PATCH] font-playwrite-tz-guides updated --- Formula/font-playwrite-tz-guides.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/font-playwrite-tz-guides.rb b/Formula/font-playwrite-tz-guides.rb index 20f5be272..ec2d95fc9 100644 --- a/Formula/font-playwrite-tz-guides.rb +++ b/Formula/font-playwrite-tz-guides.rb @@ -1,7 +1,8 @@ class FontPlaywriteTzGuides < Formula desc "Playwrite tz guides font" - homepage "https://github.com/TypeTogether/Playwrite" - head "https://github.com/google/fonts/raw/main/ofl/playwritetzguides/PlaywriteTZGuides-Regular.ttf" + homepage "https://fonts.google.com/specimen/Playwrite+TZ+Guides" + head "https://github.com/google/fonts/raw/main/ofl/playwritetzguides/PlaywriteTZGuides-Regular.ttf", + verified: "github.com/google/fonts/" def install (share/"fonts").install Dir.glob("./**/PlaywriteTZGuides-Regular.ttf")[0]