Skip to content

Commit

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

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

0 comments on commit 25bc515

Please sign in to comment.