We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87dfe5b commit 3947e8fCopy full SHA for 3947e8f
Formula/lib/libconfig.rb
@@ -1,8 +1,8 @@
1
class Libconfig < Formula
2
desc "Configuration file processing library"
3
homepage "https://hyperrealm.github.io/libconfig/"
4
- url "https://github.com/hyperrealm/libconfig/archive/refs/tags/v1.8.tar.gz"
5
- sha256 "22e13253e652ec583ba0dd5b474bd9c7bd85dc724f2deb0d76a6299c421358ef"
+ url "https://github.com/hyperrealm/libconfig/archive/refs/tags/v1.8.1.tar.gz"
+ sha256 "e95798d2992a66ecd547ce3651d7e10642ff2211427c43a7238186ff4c372627"
6
license "LGPL-2.1-or-later"
7
head "https://github.com/hyperrealm/libconfig.git", branch: "master"
8
0 commit comments