glib 2.60.4
Closes #40860. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3e13ef835a
commit
53f6bd3a53
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Glib < Formula
|
||||
desc "Core application library for C"
|
||||
homepage "https://developer.gnome.org/glib/"
|
||||
url "https://download.gnome.org/sources/glib/2.60/glib-2.60.3.tar.xz"
|
||||
sha256 "04ab0d560d45790d055f50db2d69974eab8b693a77390075462c56e652b760b9"
|
||||
url "https://download.gnome.org/sources/glib/2.60/glib-2.60.4.tar.xz"
|
||||
sha256 "2b941ec5dcb92e5ea83fe42f9eb55a827bc8a12c153ad2489d551c31d04733dd"
|
||||
|
||||
bottle do
|
||||
sha256 "e56cc0fef34e30a8017278f44c50b33762744e54fb8d7dc3c5a9362c67739e5e" => :mojave
|
||||
|
|
Loading…
Reference in a new issue