fonttools 3.11.0
Closes #13199. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f23def8991
commit
2e7a0b823d
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class Fonttools < Formula
|
|||
|
||||
desc "Library for manipulating fonts"
|
||||
homepage "https://github.com/fonttools/fonttools"
|
||||
url "https://github.com/fonttools/fonttools/releases/download/3.10.0/fonttools-3.10.0.zip"
|
||||
sha256 "d165f83078a8f1bb9f466b12cee1ff402f39ebf143970762ef34abdb13fd4255"
|
||||
url "https://github.com/fonttools/fonttools/releases/download/3.11.0/fonttools-3.11.0.zip"
|
||||
sha256 "b9f0c93914d83f27b32b5eb89c640ce1f1cb6f8466bff6079ff27903275f8994"
|
||||
head "https://github.com/fonttools/fonttools.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue