We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da27547 commit c40b4b1Copy full SHA for c40b4b1
Formula/font-new-computer-modern.rb
@@ -1,9 +1,9 @@
1
class FontNewComputerModern < Formula
2
desc "New computer modern font"
3
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"
+ url "https://download.gnu.org.ua/release/newcm/newcm-7.0.2.txz"
+ version "7.0.2"
+ sha256 "7fa4f9de15d592332dbcfb858c3daafd325bc41f62794e42e2657841e4939b12"
7
8
def install
9
(share/"fonts").install Dir.glob("./**/otf/NewCM08-Book.otf")[0]
0 commit comments