diff --git a/Formula/logstash.rb b/Formula/logstash.rb index 6ea538d659c..6f818b2f0b7 100644 --- a/Formula/logstash.rb +++ b/Formula/logstash.rb @@ -1,8 +1,8 @@ class Logstash < Formula desc "Tool for managing events and logs" homepage "https://www.elastic.co/products/logstash" - url "https://github.com/elastic/logstash/archive/v7.13.3.tar.gz" - sha256 "7294e7b4413bdc8927ac90ea28591d8e05050efe4956a39800b8c4b56f574fd2" + url "https://github.com/elastic/logstash/archive/v7.13.4.tar.gz" + sha256 "91dd76507af4cbe296103aff4babb3bbad0817e7cee91c422b5b5fecb9426e9c" license "Apache-2.0" version_scheme 1 head "https://github.com/elastic/logstash.git" diff --git a/audit_exceptions/universal_binary_allowlist.json b/audit_exceptions/universal_binary_allowlist.json index c5a322c10de..5cf726fb3fc 100644 --- a/audit_exceptions/universal_binary_allowlist.json +++ b/audit_exceptions/universal_binary_allowlist.json @@ -9,8 +9,9 @@ "llvm@7", "llvm@8", "llvm@9", - "netlify-cli", + "logstash", "marp-cli", + "netlify-cli", "node-sass", "openjdk", "openjdk@11",