glibmm 2.46.3
Closes Homebrew/homebrew#46990. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
cfd59afb4c
commit
d9f9ae7185
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Glibmm < Formula
|
||||
desc "C++ interface to glib"
|
||||
homepage "http://www.gtkmm.org/"
|
||||
url "https://download.gnome.org/sources/glibmm/2.46/glibmm-2.46.2.tar.xz"
|
||||
sha256 "7221a01a768c1cce2bb994cb6ebfe634246dba4788f910484d04e3b0d903a3c8"
|
||||
url "https://download.gnome.org/sources/glibmm/2.46/glibmm-2.46.3.tar.xz"
|
||||
sha256 "c78654addeb27a1213bedd7cd21904a45bbb98a5ba2f2f0de2b2f1a5682d86cf"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue