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 7875a3b commit b6cf301Copy full SHA for b6cf301
Formula/s/slirp4netns.rb
@@ -6,8 +6,8 @@ class Slirp4netns < Formula
6
license "GPL-2.0-or-later"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, arm64_linux: "89e60e3e27c13237d8445d2751035fc45a39e61190b9a1d9ebe3616ce9e1ccb8"
10
- sha256 cellar: :any_skip_relocation, x86_64_linux: "aae20af004ad6c78e0474256666c18b342668c8f7b54d8800968833fbce4861b"
+ sha256 cellar: :any_skip_relocation, arm64_linux: "dd912bc0ce8018c676baf2ea656ede9e286b4a8022674681f577aaf31ccaf0c3"
+ sha256 cellar: :any_skip_relocation, x86_64_linux: "c1499a0137461b131c1f64210a5a2d732b260917d9a1c713342eb52d12bbbf18"
11
end
12
13
depends_on "autoconf" => :build
0 commit comments