libgee 0.20.1
Closes #24018. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b4bd27d43e
commit
b175febb2d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libgee < Formula
|
||||
desc "Collection library providing GObject-based interfaces"
|
||||
homepage "https://wiki.gnome.org/Projects/Libgee"
|
||||
url "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.0.tar.xz"
|
||||
sha256 "21308ba3ed77646dda2e724c0e8d5a2f8d101fb05e078975a532d7887223c2bb"
|
||||
url "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.1.tar.xz"
|
||||
sha256 "bb2802d29a518e8c6d2992884691f06ccfcc25792a5686178575c7111fea4630"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue