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 dbcc832 commit d8f6a03Copy full SHA for d8f6a03
Formula/g/gdk-pixbuf.rb
@@ -1,8 +1,8 @@
1
class GdkPixbuf < Formula
2
desc "Toolkit for image loading and pixel buffer manipulation"
3
homepage "https://gtk.org"
4
- url "https://download.gnome.org/sources/gdk-pixbuf/2.44/gdk-pixbuf-2.44.3.tar.xz"
5
- sha256 "40a92dcc237ff94b63a80c159a3f6f22cd59f6fb4961f201c78799fa2c8ac0a6"
+ url "https://download.gnome.org/sources/gdk-pixbuf/2.44/gdk-pixbuf-2.44.4.tar.xz"
+ sha256 "93a1aac3f1427ae73457397582a2c38d049638a801788ccbd5f48ca607bdbd17"
6
license "LGPL-2.1-or-later"
7
8
bottle do
0 commit comments