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 e2867fd commit b8e7556Copy full SHA for b8e7556
Formula/p/pygobject3.rb
@@ -1,8 +1,8 @@
1
class Pygobject3 < Formula
2
desc "GNOME Python bindings (based on GObject Introspection)"
3
homepage "https://pygobject.gnome.org"
4
- url "https://download.gnome.org/sources/pygobject/3.54/pygobject-3.54.0.tar.gz"
5
- sha256 "4652a7cc7ff950a5099d56ac61a78c144629c20f8855a1306933b46b10f3b417"
+ url "https://download.gnome.org/sources/pygobject/3.54/pygobject-3.54.1.tar.gz"
+ sha256 "cab149c2a58afd20100bbf3e724405275a7df317cfecbf500bd4561da76cc45f"
6
license "LGPL-2.1-or-later"
7
8
bottle do
0 commit comments