gobject-introspection 1.56.0
Closes #25216. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
10f29220a0
commit
991278b445
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class GobjectIntrospection < Formula
|
||||
desc "Generate introspection data for GObject libraries"
|
||||
homepage "https://live.gnome.org/GObjectIntrospection"
|
||||
url "https://download.gnome.org/sources/gobject-introspection/1.54/gobject-introspection-1.54.1.tar.xz"
|
||||
sha256 "b88ded5e5f064ab58a93aadecd6d58db2ec9d970648534c63807d4f9a7bb877e"
|
||||
revision 1
|
||||
url "https://download.gnome.org/sources/gobject-introspection/1.56/gobject-introspection-1.56.0.tar.xz"
|
||||
sha256 "0d7059fad7aa5ec50d9678aea4ea139acab23737e9cf9ca0d86c615cecbaa0f8"
|
||||
|
||||
bottle do
|
||||
sha256 "8c587f40e6803acfc03040a7c9228e98557909019b9d74b4c2517e441b0ea937" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue