gdk-pixbuf 2.36.12
Closes #26317. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
554dd85ecf
commit
40ad7e646e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class GdkPixbuf < Formula
|
||||
desc "Toolkit for image loading and pixel buffer manipulation"
|
||||
homepage "https://gtk.org"
|
||||
url "https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.11.tar.xz"
|
||||
sha256 "ae62ab87250413156ed72ef756347b10208c00e76b222d82d9ed361ed9dde2f3"
|
||||
revision 1
|
||||
url "https://download.gnome.org/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.12.tar.xz"
|
||||
sha256 "fff85cf48223ab60e3c3c8318e2087131b590fd6f1737e42cb3759a3b427a334"
|
||||
|
||||
bottle do
|
||||
sha256 "9ab66c2e096eae435f0a7554db333715de935c347ebc4560dcb0c595f4bd28d5" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue