gtkmm3 3.24.0
Closes #35153. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
7338ab2d2f
commit
ec64b736a2
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.3.tar.xz"
|
||||
sha256 "178c2728a4f37eae986eabdd758547cd7579d15000048596fa6bbc25cbba5c90"
|
||||
url "https://download.gnome.org/sources/gtkmm/3.24/gtkmm-3.24.0.tar.xz"
|
||||
sha256 "cf5fc92805e581c8303e08d54519457ba07f15b766e9b1edde4862993ac1aa43"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue