Skip to content

Commit af29fac

Browse files
committed
logstash 9.0.1
1 parent 1374116 commit af29fac

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.0.0.tar.gz"
5-
sha256 "f469e65c0355bee445cb6cbd192cb7387b1c6bf0e7924d7fb1121b79b6597d0a"
4+
url "https://github.com/elastic/logstash/archive/refs/tags/v9.0.1.tar.gz"
5+
sha256 "3812e73ae35e2789cbd7a3abbbaac9e5d8cb32837cc7a626b132961f69a454b6"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/elastic/logstash.git", branch: "main"

0 commit comments

Comments
 (0)