Skip to content

Commit

Permalink
font-iosevka updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Sep 10, 2024
1 parent dcca75f commit 7a2aee3
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.6.0/SuperTTC-Iosevka-31.6.0.zip"
version "31.6.0"
sha256 "b9c2ffb867ebc55b15b2f1c6dddee01aaebdd11a6e7cfcda05aba5dd2ffee56b"
url "https://github.com/be5invis/Iosevka/releases/download/v31.6.1/SuperTTC-Iosevka-31.6.1.zip"
version "31.6.1"
sha256 "6ba820a01f0dd5fe282f3132cb5474042a5a75cb21a876c0c4d96996bd8118ad"

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

0 comments on commit 7a2aee3

Please sign in to comment.