Skip to content

Commit

Permalink
font-ibm-plex updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Sep 3, 2024
1 parent 87366c3 commit 52cd48d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/font-ibm-plex.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ class FontIbmPlex < Formula
version "6.4.1"
sha256 "2a21ec092c988c7e70c0774972fa820a98e81343a436a355f6f59322389c3672"

deprecate! "2024-09-01", because: :is now distributed with the font variants as individual packages

def install
(share/"fonts").install Dir.glob("./**/IBM-Plex-Mono/fonts/complete/otf/IBMPlexMono-Bold.otf")[0]
(share/"fonts").install Dir.glob("./**/IBM-Plex-Mono/fonts/complete/otf/IBMPlexMono-BoldItalic.otf")[0]
Expand Down

0 comments on commit 52cd48d

Please sign in to comment.