Skip to content

Commit 6789509

Browse files
BrewTestBotchenrui333
authored andcommitted
freetype 2.14.0
1 parent 01c17a8 commit 6789509

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/freetype.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Freetype < Formula
22
desc "Software library to render fonts"
33
homepage "https://www.freetype.org/"
4-
url "https://downloads.sourceforge.net/project/freetype/freetype2/2.13.3/freetype-2.13.3.tar.xz"
5-
mirror "https://download.savannah.gnu.org/releases/freetype/freetype-2.13.3.tar.xz"
6-
sha256 "0550350666d427c74daeb85d5ac7bb353acba5f76956395995311a9c6f063289"
4+
url "https://downloads.sourceforge.net/project/freetype/freetype2/2.14.0/freetype-2.14.0.tar.xz"
5+
mirror "https://download.savannah.gnu.org/releases/freetype/freetype-2.14.0.tar.xz"
6+
sha256 "f8dfa8f15ef0576738dfb55b2e6e6b172fd5d09b6f03785a1df03239549f64d2"
77
license "FTL"
88

99
livecheck do

0 commit comments

Comments
 (0)