From 25bb2fdc62a0f654698ac1079ebd8f8502dde565 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:05:34 +0000 Subject: [PATCH 1/2] passt 2024_12_11.09478d5 --- Formula/p/passt.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/p/passt.rb b/Formula/p/passt.rb index 64b4b0d4d1745..4a884b32abc80 100644 --- a/Formula/p/passt.rb +++ b/Formula/p/passt.rb @@ -1,9 +1,9 @@ class Passt < Formula desc "User-mode networking daemons for virtual machines and namespaces" homepage "https://passt.top/passt/about/" - url "https://passt.top/passt/snapshot/passt-2024_10_30.ee7d0b6.tar.xz" - version "2024_10_30.ee7d0b6" - sha256 "eec1d2480ab7eed693e51fb6132d012bcc0d7d64c5a1647481a1fdac167c3d4a" + url "https://passt.top/passt/snapshot/passt-2024_12_11.09478d5.tar.xz" + version "2024_12_11.09478d5" + sha256 "2234f08200087b754561f07a5bee0277ee03287632493f6c69c17ebe14b15e1d" license all_of: ["GPL-2.0-or-later", "BSD-3-Clause"] head "git://passt.top/passt", branch: "master" From 1f95b5fa061467888f2dbf4ad78fbda344487385 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:36:44 +0000 Subject: [PATCH 2/2] passt: update 2024_12_11.09478d5 bottle. --- Formula/p/passt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/p/passt.rb b/Formula/p/passt.rb index 4a884b32abc80..6211fe3856d9f 100644 --- a/Formula/p/passt.rb +++ b/Formula/p/passt.rb @@ -8,7 +8,7 @@ class Passt < Formula head "git://passt.top/passt", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "b5e76c1efc5923646add35ab40e7935e14a848cc5c9d84c6f581705b463e7218" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0c6257cc847485c729a1cc0056ed75af2c415986fd205445a9ea8a0aa57d507c" end depends_on :linux