fonttools 3.40.0
Closes #38763. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
889d0cfd9a
commit
e25566e500
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.39.0/fonttools-3.39.0.zip"
|
||||
sha256 "e21f35440877b24fdfe49e9c74d1084b50bd3be881a83e065d62424bd640fb41"
|
||||
url "https://github.com/fonttools/fonttools/releases/download/3.40.0/fonttools-3.40.0.zip"
|
||||
sha256 "b1c5f2aa4ed4849ec62f32154118aa46429dc95d8be22d3941369ec9a79ca787"
|
||||
head "https://github.com/fonttools/fonttools.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue