Skip to content

Commit

Permalink
socket_vmnet: update 1.2.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 5, 2024
1 parent 340c821 commit b8f54ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Formula/s/socket_vmnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ class SocketVmnet < Formula
head "https://github.com/lima-vm/socket_vmnet.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4ae4d03f3a49eb4e01a5ae99292f7fdda8d81b248ee3fca6be5233f5c37bd1f1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "64f8c1a507264e023cdae80b30a32e9d57586707e67b4e9690b47859a90baa30"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4cf43d084796df6a598de4eb9780dfe7d5e908f7eb042f3b4954bf43bd9569a5"
sha256 cellar: :any_skip_relocation, sonoma: "ba13f5d706bf052efa1f4d23c14d72ebfc9994f951c266f310a86d4a04bd5a46"
sha256 cellar: :any_skip_relocation, ventura: "e4c42a22be5e748d1147364f1aa837089a3a3b8023df447f3531929253582ed3"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ccaaccb9445d52493a5efc463978b4fe0adcb3eab1eb9702c90512ac3b8b858b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2906a977ff8ecf65a562416eddb822f4c110d46757c33df263d1a5a2fa70570a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ff41070db80e2ee4a098c8039b2c12b425d38471777348c253c5ee67b1857d04"
sha256 cellar: :any_skip_relocation, sonoma: "09c4b5acd19c8e2d70b929824969ed7a104fbca474601a2f3487a721a1df51e4"
sha256 cellar: :any_skip_relocation, ventura: "94a81b343fcc04395fd5a862f9ba13c399286c436b6f90e70ad2086262fb1596"
end

keg_only "Homebrew's bin directory is often writable by a non-admin user"
Expand Down

0 comments on commit b8f54ac

Please sign in to comment.