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 Aug 11, 2024
1 parent ad8a426 commit 73c4ab2
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.17/Sarasa-TTC-1.0.17.7z"
version "1.0.17"
sha256 "63a6f26ad790bbb47ef1ef5759d74b532e318d4d9609620e0b2911cd35b121ee"
url "https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.18/Sarasa-TTC-1.0.18.7z"
version "1.0.18"
sha256 "678cd391c20365d1e60ab0cc2e5c93200c9aaec3e341e17c3db9b56915f5abe2"

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

0 comments on commit 73c4ab2

Please sign in to comment.