Skip to content

Commit c40b4b1

Browse files
committed
font-new-computer-modern updated
1 parent da27547 commit c40b4b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/font-new-computer-modern.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class FontNewComputerModern < Formula
22
desc "New computer modern font"
33
homepage "https://git.gnu.org.ua/newcm.git/about/"
4-
url "https://download.gnu.org.ua/release/newcm/newcm-7.0.1.txz"
5-
version "7.0.1"
6-
sha256 "cf6608117e8354d9a89b851bba17cd505bcddca5b4f6499ec069e3488b1b2d15"
4+
url "https://download.gnu.org.ua/release/newcm/newcm-7.0.2.txz"
5+
version "7.0.2"
6+
sha256 "7fa4f9de15d592332dbcfb858c3daafd325bc41f62794e42e2657841e4939b12"
77

88
def install
99
(share/"fonts").install Dir.glob("./**/otf/NewCM08-Book.otf")[0]

0 commit comments

Comments
 (0)