Skip to content

Commit

Permalink
font-junicode updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Jul 19, 2024
1 parent b2b2dcf commit 932fb37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-junicode.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontJunicode < Formula
desc "Junicode font"
homepage "https://github.com/psb1558/Junicode-font"
url "https://github.com/psb1558/Junicode-font/releases/download/v2.208/Junicode_2.208.zip"
version "2.208"
sha256 "7398e617d0d7a3a4c4803f4f9c6bc5a7f564af0472c9109a17bc483c7bd94536"
url "https://github.com/psb1558/Junicode-font/releases/download/v2.209/Junicode_2.209.zip"
version "2.209"
sha256 "d2d13b9ab8784aa7b5dc54694884e5d9f2f9453e39dbea8579f8307f5b0798bd"

def install
(share/"fonts").install Dir.glob("./**/OTF/Junicode-Bold.otf")[0]
Expand Down

0 comments on commit 932fb37

Please sign in to comment.