Skip to content

Commit

Permalink
font-iosevka updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Nov 29, 2024
1 parent 2cd027d commit 9244fd3
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.1.0/SuperTTC-Iosevka-32.1.0.zip"
version "32.1.0"
sha256 "ac6325cb6dc455548a58babcdf8dcbd8b5333f3c97edd2d803341a563fa26cfb"
url "https://github.com/be5invis/Iosevka/releases/download/v32.2.0/SuperTTC-Iosevka-32.2.0.zip"
version "32.2.0"
sha256 "81651ba2e9b5402f3298094532cb3c3a00d7f2189dc8d831cb18a5eecbb6da8e"

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

0 comments on commit 9244fd3

Please sign in to comment.