We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1374116 commit af29facCopy full SHA for af29fac
Formula/l/logstash.rb
@@ -1,8 +1,8 @@
1
class Logstash < Formula
2
desc "Tool for managing events and logs"
3
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"
+ url "https://github.com/elastic/logstash/archive/refs/tags/v9.0.1.tar.gz"
+ sha256 "3812e73ae35e2789cbd7a3abbbaac9e5d8cb32837cc7a626b132961f69a454b6"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/elastic/logstash.git", branch: "main"
0 commit comments