Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Feb 25, 2024
1 parent ba9eb38 commit 463e4c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/font-computer-modern.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class FontComputerModern < Formula
sha256 "2609c14450f42d0bcd40203900afcb1d693521a9b24a18c65e14b6b0585ff150"
url "https://downloads.sourceforge.net/cm-unicode/cm-unicode-#{version}-ttf.tar.xz", verified: "downloads.sourceforge.net/cm-unicode/"
desc "Computer Modern"
desc "Multilingual unicode fonts, mainly for X applications"
homepage "https://cm-unicode.sourceforge.io/"
def install
parent = File.dirname(Dir.pwd) != (ENV['HOMEBREW_TEMP'] || '/tmp') ? '../' : ''
Expand Down

0 comments on commit 463e4c6

Please sign in to comment.