File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Slirp4netns < Formula
22 desc "User-mode networking for unprivileged network namespaces"
33 homepage "https://github.com/rootless-containers/slirp4netns"
4- url "https://github.com/rootless-containers/slirp4netns/archive/refs/tags/v1.3.2 .tar.gz"
5- sha256 "c98ef2679c7b8c96eed95409138a22904a0550494d191385637e953534d15c75 "
4+ url "https://github.com/rootless-containers/slirp4netns/archive/refs/tags/v1.3.3 .tar.gz"
5+ sha256 "8d24539967850bada944d56459eb9e9167357d57b39e864d95ed7d6c0dd0298d "
66 license "GPL-2.0-or-later"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_linux : "89e60e3e27c13237d8445d2751035fc45a39e61190b9a1d9ebe3616ce9e1ccb8 "
10- sha256 cellar : :any_skip_relocation , x86_64_linux : "aae20af004ad6c78e0474256666c18b342668c8f7b54d8800968833fbce4861b "
9+ sha256 cellar : :any_skip_relocation , arm64_linux : "dd912bc0ce8018c676baf2ea656ede9e286b4a8022674681f577aaf31ccaf0c3 "
10+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c1499a0137461b131c1f64210a5a2d732b260917d9a1c713342eb52d12bbbf18 "
1111 end
1212
1313 depends_on "autoconf" => :build
You can’t perform that action at this time.
0 commit comments