Skip to content

Commit

Permalink
font-hackgen updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Dec 10, 2024
1 parent 25bc515 commit 96d6573
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-hackgen.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontHackgen < Formula
desc "Hackgen font"
homepage "https://github.com/yuru7/HackGen"
url "https://github.com/yuru7/HackGen/releases/download/v2.9.0/HackGen_v2.9.0.zip"
version "2.9.0"
sha256 "123b2179866f5a291c15cf34a83fdce6ac202e2fe6ad27fbd9ddd4f5bff23c65"
url "https://github.com/yuru7/HackGen/releases/download/v2.9.1/HackGen_v2.9.1.zip"
version "2.9.1"
sha256 "66f2f00fb7ae00f098fb1683d0a665373f5900f9aa1447b273d70e86a868ec77"

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

0 comments on commit 96d6573

Please sign in to comment.