Skip to content

Commit

Permalink
font-iosevka updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Dec 8, 2024
1 parent c06625c commit faf5d0c
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/v32.2.0/SuperTTC-Iosevka-32.2.0.zip"
version "32.2.0"
sha256 "81651ba2e9b5402f3298094532cb3c3a00d7f2189dc8d831cb18a5eecbb6da8e"
url "https://github.com/be5invis/Iosevka/releases/download/v32.2.1/SuperTTC-Iosevka-32.2.1.zip"
version "32.2.1"
sha256 "0456fca7cdba4497131c41db8896e6dd418521593e736c3411ae918cfb439283"

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

0 comments on commit faf5d0c

Please sign in to comment.