We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb8c4e commit c22e511Copy full SHA for c22e511
Formula/f/fonttools.rb
@@ -3,8 +3,8 @@ class Fonttools < Formula
3
4
desc "Library for manipulating fonts"
5
homepage "https://github.com/fonttools/fonttools"
6
- url "https://files.pythonhosted.org/packages/52/97/5735503e58d3816b0989955ef9b2df07e4c99b246469bd8b3823a14095da/fonttools-4.58.5.tar.gz"
7
- sha256 "b2a35b0a19f1837284b3a23dd64fd7761b8911d50911ecd2bdbaf5b2d1b5df9c"
+ url "https://files.pythonhosted.org/packages/8a/27/ec3c723bfdf86f34c5c82bf6305df3e0f0d8ea798d2d3a7cb0c0a866d286/fonttools-4.59.0.tar.gz"
+ sha256 "be392ec3529e2f57faa28709d60723a763904f71a2b63aabe14fee6648fe3b14"
8
license "MIT"
9
head "https://github.com/fonttools/fonttools.git", branch: "main"
10
0 commit comments