gtk+3 3.24.4
Closes #36238. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
bc5050ba13
commit
69ef7e36ed
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Gtkx3 < Formula
|
class Gtkx3 < Formula
|
||||||
desc "Toolkit for creating graphical user interfaces"
|
desc "Toolkit for creating graphical user interfaces"
|
||||||
homepage "https://gtk.org/"
|
homepage "https://gtk.org/"
|
||||||
url "https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.3.tar.xz"
|
url "https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.4.tar.xz"
|
||||||
sha256 "5708fa534d964b1fb9a69d15758729d51b9a438471d4612dc153f595904803bd"
|
sha256 "d84f59ff02a87cc90c9df4a572a13eca4e3506e2bf511e2b9cbdb4526fa0cb9c"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "0ff37c31034d15b1e145cdbc430aeb5b0d4f745ddf0048ec2620f840c0f0f1c7" => :mojave
|
sha256 "0ff37c31034d15b1e145cdbc430aeb5b0d4f745ddf0048ec2620f840c0f0f1c7" => :mojave
|
||||||
|
|
Loading…
Reference in a new issue