Skip to content

Commit ab3af7d

Browse files
committed
logstash 9.1.5
1 parent 1961a46 commit ab3af7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/logstash.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Logstash < Formula
22
desc "Tool for managing events and logs"
33
homepage "https://www.elastic.co/products/logstash"
4-
url "https://github.com/elastic/logstash/archive/refs/tags/v9.1.4.tar.gz"
5-
sha256 "c5edd62c9cd82b5eb07b011ccbdb4e9320202ee6324c9cb8826fa5b9af5bf287"
4+
url "https://github.com/elastic/logstash/archive/refs/tags/v9.1.5.tar.gz"
5+
sha256 "f4b5c542ec6864a48594788a940429f70ad78662041496d9c4a7d72045b7ba5b"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/elastic/logstash.git", branch: "main"

0 commit comments

Comments
 (0)