gtkmm3 3.22.2
Closes #18242. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c9454306cc
commit
cfe963a5a0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gtkmm3 < Formula
|
||||
desc "C++ interfaces for GTK+ and GNOME"
|
||||
homepage "https://www.gtkmm.org/"
|
||||
url "https://download.gnome.org/sources/gtkmm/3.22/gtkmm-3.22.1.tar.xz"
|
||||
sha256 "6a0c2cc0894a69b666e688e5e6e93621d7625db5e77fd37551310d75c00896b0"
|
||||
url "https://download.gnome.org/sources/gtkmm/3.22/gtkmm-3.22.2.tar.xz"
|
||||
sha256 "91afd98a31519536f5f397c2d79696e3d53143b80b75778521ca7b48cb280090"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue