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 15, 2024
1 parent c147d1c commit e485bd3
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.9.0/SuperTTC-Iosevka-31.9.0.zip"
version "31.9.0"
sha256 "d54b5c6ab35ed6affe7cfee48889c36ec4d92b42614f5d577865930bc1986fe8"
url "https://github.com/be5invis/Iosevka/releases/download/v31.9.1/SuperTTC-Iosevka-31.9.1.zip"
version "31.9.1"
sha256 "fab599f41be6a3931812b4da4876f6c9032e7b5bc5fdf7704a7662f707bcd151"

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

0 comments on commit e485bd3

Please sign in to comment.