Skip to content

Commit

Permalink
font-sarasa-gothic updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Jan 2, 2025
1 parent 17757bb commit d1617a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-sarasa-gothic.rb
Original file line number Diff line number Diff line change
@@ -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.26/Sarasa-TTC-1.0.26.7z"
version "1.0.26"
sha256 "551a5215dc431a0b90d4a021f3a1edbc5f50f51aef01d9068ab10327310a26f8"
url "https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.27/Sarasa-TTC-1.0.27.7z"
version "1.0.27"
sha256 "9eecd0122fa546d9a5f8d4b9b7fc6f9ddc41ca107b6f2990ae68456da80d61a6"

def install
(share/"fonts").install Dir.glob("./**/Sarasa-Bold.ttc")[0]
Expand Down

0 comments on commit d1617a6

Please sign in to comment.