gtkmm3 3.24.1
Closes #38100. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
9ae4f161eb
commit
2ea6816710
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.24/gtkmm-3.24.0.tar.xz"
|
||||
sha256 "cf5fc92805e581c8303e08d54519457ba07f15b766e9b1edde4862993ac1aa43"
|
||||
url "https://download.gnome.org/sources/gtkmm/3.24/gtkmm-3.24.1.tar.xz"
|
||||
sha256 "ddfe42ed2458a20a34de252854bcf4b52d3f0c671c045f56b42aa27c7542d2fd"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue