Skip to content

Commit 9bd1970

Browse files
committed
libbpf: update 1.6.1 bottle.
1 parent 7e7fc0c commit 9bd1970

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libbpf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class Libbpf < Formula
66
license "BSD-2-Clause"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_linux: "d9587a436ad3dd4fba064a0ae281e0ffe55ccfb1111f8733ef26184426c97d10"
10-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8875176f2be994785edfc4a1d67dfc1094880693927ac8ba76dca3c7f0f8159e"
9+
sha256 cellar: :any_skip_relocation, arm64_linux: "902fa223a0d581874f5d2fec29040ae9b525936e1e20b5476e7223a332579425"
10+
sha256 cellar: :any_skip_relocation, x86_64_linux: "811c6f41ef6a038c4439e82cb89a4e081d57d2d20de3be2ad13249130ec92de9"
1111
end
1212

1313
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)