Skip to content

Commit

Permalink
font-junicode updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Dec 25, 2024
1 parent 92e3963 commit b3fdc67
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.209/Junicode_2.209.zip"
version "2.209"
sha256 "d2d13b9ab8784aa7b5dc54694884e5d9f2f9453e39dbea8579f8307f5b0798bd"
url "https://github.com/psb1558/Junicode-font/releases/download/v2.211/Junicode_2.211.zip"
version "2.211"
sha256 "986b164c5b15e157728d5f86ee93c452f8d3ff345c5ab3b0d146cb842bbbce46"

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

0 comments on commit b3fdc67

Please sign in to comment.