From fe7110e5e499560b5492f2eca4bacddc068ea476 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 16 Aug 2024 15:49:55 +0000 Subject: [PATCH] snort 3.3.3.0 --- Formula/s/snort.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/s/snort.rb b/Formula/s/snort.rb index 1df34fd88c8f23..59694ec21a0c08 100644 --- a/Formula/s/snort.rb +++ b/Formula/s/snort.rb @@ -1,9 +1,9 @@ class Snort < Formula desc "Flexible Network Intrusion Detection System" homepage "https://www.snort.org" - url "https://github.com/snort3/snort3/archive/refs/tags/3.3.2.0.tar.gz" - mirror "https://fossies.org/linux/misc/snort3-3.3.2.0.tar.gz" - sha256 "4d37814404650582260d1a9e77eb5bfa907f8747b60c6898e0f38521b14df87d" + url "https://github.com/snort3/snort3/archive/refs/tags/3.3.3.0.tar.gz" + mirror "https://fossies.org/linux/misc/snort3-3.3.3.0.tar.gz" + sha256 "6f56c02d642ae1d43ed8eadc18421c60d8de6fff721ae3672df0f16d7ca44831" license "GPL-2.0-only" head "https://github.com/snort3/snort3.git", branch: "master"