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 f7aea65 commit 1f23b73Copy full SHA for 1f23b73
Formula/p/pango.rb
@@ -1,8 +1,8 @@
1
class Pango < Formula
2
desc "Framework for layout and rendering of i18n text"
3
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"
+ url "https://download.gnome.org/sources/pango/1.56/pango-1.56.0.tar.xz"
+ sha256 "1fb98b338ee6f7cf8ef96153b7d242f4568fe60f9b7434524eca630a57bd538b"
6
license "LGPL-2.0-or-later"
7
head "https://gitlab.gnome.org/GNOME/pango.git", branch: "main"
8
0 commit comments