Skip to content

Commit

Permalink
font-iosevka-ss18 updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Dec 8, 2024
1 parent 3b13a37 commit c06625c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-iosevka-ss18.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontIosevkaSs18 < Formula
desc "Iosevka ss18 font"
homepage "https://github.com/be5invis/Iosevka/"
url "https://github.com/be5invis/Iosevka/releases/download/v32.2.0/SuperTTC-IosevkaSS18-32.2.0.zip"
version "32.2.0"
sha256 "a60a58779941453309a2c83c58f624e05415369c4301bd3ead94e52435643719"
url "https://github.com/be5invis/Iosevka/releases/download/v32.2.1/SuperTTC-IosevkaSS18-32.2.1.zip"
version "32.2.1"
sha256 "91fb7e144e4270ab3f6eaaf037021f12be7134ce010d1b7835dbe51eef62800c"

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

0 comments on commit c06625c

Please sign in to comment.