File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ class Storm < Formula
33
44 desc "Distributed realtime computation system to process data streams"
55 homepage "https://storm.apache.org"
6- url "https://dlcdn.apache.org/storm/apache-storm-2.8.0 /apache-storm-2.8.0 .tar.gz"
7- sha256 "069449d707eb0f44ccdb9a6556f48fd8357b76d089dcc15ad38b778f365c5e7a "
6+ url "https://dlcdn.apache.org/storm/apache-storm-2.8.1 /apache-storm-2.8.1 .tar.gz"
7+ sha256 "6081d52256249d1e597a8671ca4b218d65d2c18c5a6710fba51f5630a36f01a1 "
88 license "Apache-2.0"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , all : "97e7ce069f5257783d3c493ceede57ae04929a1cc6ecfdf7f564b61f48ba8e3a "
11+ sha256 cellar : :any_skip_relocation , all : "4e61f90dd237a3d49352dd0bcdfcd7fc875fd8a6b8307c4539d77e3482cfd434 "
1212 end
1313
1414 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments