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 Jul 1, 2024
1 parent 26e3cb0 commit 6318306
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.14/Sarasa-TTC-1.0.14.7z"
version "1.0.14"
sha256 "66b23f2f613bd90b733ff6e316da6bef030e7228ebbb6bca1006c4892f7c39df"
url "https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.15/Sarasa-TTC-1.0.15.7z"
version "1.0.15"
sha256 "c1c86db404052226865b5029646574a55e6841ed9c58eb08b1754e5ceff5c66f"

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

0 comments on commit 6318306

Please sign in to comment.