Skip to content

Commit 3947e8f

Browse files
committed
libconfig 1.8.1
Signed-off-by: botantony <[email protected]>
1 parent 87dfe5b commit 3947e8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libconfig.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libconfig < Formula
22
desc "Configuration file processing library"
33
homepage "https://hyperrealm.github.io/libconfig/"
4-
url "https://github.com/hyperrealm/libconfig/archive/refs/tags/v1.8.tar.gz"
5-
sha256 "22e13253e652ec583ba0dd5b474bd9c7bd85dc724f2deb0d76a6299c421358ef"
4+
url "https://github.com/hyperrealm/libconfig/archive/refs/tags/v1.8.1.tar.gz"
5+
sha256 "e95798d2992a66ecd547ce3651d7e10642ff2211427c43a7238186ff4c372627"
66
license "LGPL-2.1-or-later"
77
head "https://github.com/hyperrealm/libconfig.git", branch: "master"
88

0 commit comments

Comments
 (0)