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] 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"