Skip to content

Commit

Permalink
font-iosevka updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Aug 25, 2024
1 parent a6c1fac commit 9cc624f
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.3.0/SuperTTC-Iosevka-31.3.0.zip"
version "31.3.0"
sha256 "aa8da7aab09f8eb8f813e082ab08c950ba464c987c144ac4d3e8339f20266084"
url "https://github.com/be5invis/Iosevka/releases/download/v31.4.0/SuperTTC-Iosevka-31.4.0.zip"
version "31.4.0"
sha256 "6549747e63de7d1c89ad230911ac7bdc71a7a60a6479b4a74713af003a5a7496"

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

0 comments on commit 9cc624f

Please sign in to comment.