gdk-pixbuf 2.36.2
Closes #8068. Signed-off-by: Tom Schoonjans <Tom.Schoonjans@diamond.ac.uk>
This commit is contained in:
parent
9854603ccb
commit
ea7880a55b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class GdkPixbuf < Formula
|
class GdkPixbuf < Formula
|
||||||
desc "Toolkit for image loading and pixel buffer manipulation"
|
desc "Toolkit for image loading and pixel buffer manipulation"
|
||||||
homepage "http://gtk.org"
|
homepage "http://gtk.org"
|
||||||
url "https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.1.tar.xz"
|
url "https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.2.tar.xz"
|
||||||
sha256 "9d5ba72070460c1b5b74115d395a3e33daeb7b7b67fb256cdccc9d7187c42a38"
|
sha256 "3a082ad67d68b55970aed0b2034a06618167be98a42d5c70de736756b45d325d"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "9f1032b81b6b372d0a102248ecde6a4bc4cc724926986177087bac591057e360" => :sierra
|
sha256 "9f1032b81b6b372d0a102248ecde6a4bc4cc724926986177087bac591057e360" => :sierra
|
||||||
|
|
Loading…
Reference in a new issue