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 ae17f73 commit 0a0e33cCopy full SHA for 0a0e33c
1 file changed
Formula/s/storm.rb
@@ -3,9 +3,9 @@ class Storm < Formula
3
4
desc "Distributed realtime computation system to process data streams"
5
homepage "https://storm.apache.org"
6
- url "https://www.apache.org/dyn/closer.lua?path=storm/apache-storm-2.8.6/apache-storm-2.8.6.tar.gz"
7
- mirror "https://archive.apache.org/dist/storm/apache-storm-2.8.6/apache-storm-2.8.6.tar.gz"
8
- sha256 "add012b1b28b191c985e59fb6e9848eef919be87fd62762728bec2e658ea018d"
+ url "https://www.apache.org/dyn/closer.lua?path=storm/apache-storm-2.8.7/apache-storm-2.8.7.tar.gz"
+ mirror "https://archive.apache.org/dist/storm/apache-storm-2.8.7/apache-storm-2.8.7.tar.gz"
+ sha256 "5a50b02c11e8a67baf8302cc3c9b5b099422fc0d0f076a67f657901748b8a741"
9
license "Apache-2.0"
10
11
bottle do
0 commit comments