Skip to content

Commit 1f23b73

Browse files
committed
pango 1.56.0
1 parent f7aea65 commit 1f23b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pango.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pango < Formula
22
desc "Framework for layout and rendering of i18n text"
33
homepage "https://www.gtk.org/docs/architecture/pango"
4-
url "https://download.gnome.org/sources/pango/1.55/pango-1.55.5.tar.xz"
5-
sha256 "e396126ea08203cbd8ef12638e6222e2e1fd8aa9cac6743072fedc5f2d820dd8"
4+
url "https://download.gnome.org/sources/pango/1.56/pango-1.56.0.tar.xz"
5+
sha256 "1fb98b338ee6f7cf8ef96153b7d242f4568fe60f9b7434524eca630a57bd538b"
66
license "LGPL-2.0-or-later"
77
head "https://gitlab.gnome.org/GNOME/pango.git", branch: "main"
88

0 commit comments

Comments
 (0)