Skip to content

Commit

Permalink
font-iosevka updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Oct 6, 2024
1 parent bf2a230 commit 38f25b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-iosevka.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontIosevka < Formula
desc "Iosevka font"
homepage "https://github.com/be5invis/Iosevka/"
url "https://github.com/be5invis/Iosevka/releases/download/v31.7.1/SuperTTC-Iosevka-31.7.1.zip"
version "31.7.1"
sha256 "ba56a3fec0ee202bd6b68a0e591d06a1902f3f1ff8aa6f6f77d8c98ac1777f08"
url "https://github.com/be5invis/Iosevka/releases/download/v31.8.0/SuperTTC-Iosevka-31.8.0.zip"
version "31.8.0"
sha256 "e50fec11065acda7b39ec69a5c8cbad61064d64037596961d3d30b74750a239b"

def install
(share/"fonts").install Dir.glob("./**/Iosevka.ttc")[0]
Expand Down

0 comments on commit 38f25b4

Please sign in to comment.