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 7d4db12 commit 93e7418Copy full SHA for 93e7418
Formula/p/pygobject3.rb
@@ -1,10 +1,9 @@
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.3.tar.gz"
5
- sha256 "a8da09134a0f7d56491cf2412145e35aa74e91d760e8f337096a1cda0b92bae7"
+ url "https://download.gnome.org/sources/pygobject/3.54/pygobject-3.54.5.tar.gz"
+ sha256 "b6656f6348f5245606cf15ea48c384c7f05156c75ead206c1b246c80a22fb585"
6
license "LGPL-2.1-or-later"
7
- revision 1
8
9
bottle do
10
sha256 cellar: :any, arm64_tahoe: "d61b61b1d994bec4f8c144b793dc761820e4d19f708b7d517677d6d6e767bcc7"
0 commit comments