Skip to content

Commit

Permalink
font-plemol-jp-nf updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Jan 7, 2025
1 parent 6141aab commit 04dd8b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-plemol-jp-nf.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontPlemolJpNf < Formula
desc "Plemoljp nf font"
homepage "https://github.com/yuru7/PlemolJP"
url "https://github.com/yuru7/PlemolJP/releases/download/v2.0.0/PlemolJP_NF_v2.0.0.zip"
version "2.0.0"
sha256 "d13a584bb958470797d24d4cac12ca7b1dd76a2c5c072970aaf19e81afb07f4a"
url "https://github.com/yuru7/PlemolJP/releases/download/v2.0.1/PlemolJP_NF_v2.0.1.zip"
version "2.0.1"
sha256 "8d1078cd6cc012824ea077a135d8fe2c8051e6aed3908f309ed768e7c1b20690"

def install
(share/"fonts").install Dir.glob("./**/PlemolJP35Console_NF/PlemolJP35ConsoleNF-Bold.ttf")[0]
Expand Down

0 comments on commit 04dd8b5

Please sign in to comment.