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

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

0 comments on commit c147d1c

Please sign in to comment.