Skip to content

Commit 27f9c73

Browse files
committed
libconfig: update 1.8.1 bottle.
1 parent f42e9aa commit 27f9c73

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/lib/libconfig.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Libconfig < Formula
77
head "https://github.com/hyperrealm/libconfig.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "f1582c0c9117c9a775cdc0898fe45f8c543bcb5236035228a1150dfc7a9ed7ce"
11-
sha256 cellar: :any, arm64_sonoma: "7b5064bff1eb6a30a0172c2050dc6a29f0a8e15b038bfea0336def3363b08672"
12-
sha256 cellar: :any, arm64_ventura: "4ef4fe93b31d05bd5849c306010fe6b00c0e9836fff6d9004add313db4b56cc9"
13-
sha256 cellar: :any, sonoma: "021fe870c6883aa87b7295dbc0f8ab0a9043809fbeb18079b592d07989d09025"
14-
sha256 cellar: :any, ventura: "80ad14edf165d87fe442a3583ab2d3ca5aef504ff31ea634a4511da198d724b7"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "5931f3faddd9baa428b034285bf08357765a69e54e8a4e49160f866d88bab368"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e597a3334e1b4e1043d909232489cc1ef255a49522e9bdc1849be4afb968ab3f"
10+
sha256 cellar: :any, arm64_sequoia: "a7f4c911aed6b617d9b54898d2db28752beb4ae8c6fedc542e078d7153393b8d"
11+
sha256 cellar: :any, arm64_sonoma: "cf947b246c6fa471c84bdabc72cd0b9cc308cf8c5c73ecf3c31a584e86e07c56"
12+
sha256 cellar: :any, arm64_ventura: "f676b9722a4ea9abdb769d59b7d77efcebd06b16ca2a25178da5dc06b7732a7c"
13+
sha256 cellar: :any, sonoma: "680393735071e707fa197403ae718784169ca78f9114b75cf2642bc1d284e3b4"
14+
sha256 cellar: :any, ventura: "845d83dcd540e6b4f2e7a50aa63e4435a32cc4cf680776dd67a79f0f70f9b585"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "550be19328331c113b05238452db7e0fdf42a2a317a4c59c829fe60587a98bb2"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "83ee143485d7fdf1c9f4d72a95811c8e200665de550972786ff89129fe035542"
1717
end
1818

1919
depends_on "autoconf" => :build

0 commit comments

Comments
 (0)