diff --git a/Formula/font-sarasa-gothic.rb b/Formula/font-sarasa-gothic.rb index 314695a75..6f1d6c6f0 100644 --- a/Formula/font-sarasa-gothic.rb +++ b/Formula/font-sarasa-gothic.rb @@ -1,9 +1,9 @@ class FontSarasaGothic < Formula desc "Sarasa gothic font" homepage "https://github.com/be5invis/Sarasa-Gothic" - url "https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.20/Sarasa-TTC-1.0.20.7z" - version "1.0.20" - sha256 "805670a0ecf55eca4ad43097861e37eaca2da86ff6af7ade45c1541925c604dd" + url "https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.21/Sarasa-TTC-1.0.21.7z" + version "1.0.21" + sha256 "4221f174bdb94c6b69098526cc37e04ab0e00f53b6776e522183f68a1d4e32fa" def install (share/"fonts").install Dir.glob("./**/Sarasa-Bold.ttc")[0]