atkmm 2.24.2
Closes Homebrew/homebrew#46502. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
4d7d8f7012
commit
ee65190be1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Atkmm < Formula
|
class Atkmm < Formula
|
||||||
desc "Official C++ interface for the ATK accessibility toolkit library"
|
desc "Official C++ interface for the ATK accessibility toolkit library"
|
||||||
homepage "http://www.gtkmm.org"
|
homepage "http://www.gtkmm.org"
|
||||||
url "https://download.gnome.org/sources/atkmm/2.24/atkmm-2.24.1.tar.xz"
|
url "https://download.gnome.org/sources/atkmm/2.24/atkmm-2.24.2.tar.xz"
|
||||||
sha256 "26c41d8da37d04eef9f219c6ce87d94852e1cacaad823050e520e1c08a36ed23"
|
sha256 "ff95385759e2af23828d4056356f25376cfabc41e690ac1df055371537e458bd"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue