File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ class SocketVmnet < Formula
66 license "Apache-2.0"
77 head "https://github.com/lima-vm/socket_vmnet.git" , branch : "master"
88
9+ bottle do
10+ sha256 cellar : :any_skip_relocation , arm64_ventura : "8e309781893e7dd83edadee99ab08ec8295917f3e687f9c3949c95129be9ef03"
11+ sha256 cellar : :any_skip_relocation , arm64_monterey : "ceb4bc938dda5c753ac0a741f290559f4864a10c298206b573fc103806e6abce"
12+ sha256 cellar : :any_skip_relocation , arm64_big_sur : "3cafc6fea88ace7848811345919cfe2db0857d01a46dd55a1617719faa3ff410"
13+ sha256 cellar : :any_skip_relocation , monterey : "b3a238d313d1f0ad7ed813b37cf46e68df739c7a57062e6f545290307e8ce1e2"
14+ sha256 cellar : :any_skip_relocation , big_sur : "e129b3422301ddccddcd30c312b86bdae105f43c8cfec06163404420201e0f5f"
15+ sha256 cellar : :any_skip_relocation , catalina : "fd7fa82a159b2821a54bfe417968af6624b833f32eac6807e341536ffcab4ef7"
16+ end
17+
918 keg_only "#{ HOMEBREW_PREFIX } /bin is often writable by a non-admin user"
1019
1120 depends_on :macos
You can’t perform that action at this time.
0 commit comments