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 1961a46 commit ab3af7dCopy full SHA for ab3af7d
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.1.4.tar.gz"
5
- sha256 "c5edd62c9cd82b5eb07b011ccbdb4e9320202ee6324c9cb8826fa5b9af5bf287"
+ url "https://github.com/elastic/logstash/archive/refs/tags/v9.1.5.tar.gz"
+ sha256 "f4b5c542ec6864a48594788a940429f70ad78662041496d9c4a7d72045b7ba5b"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/elastic/logstash.git", branch: "main"
0 commit comments