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 5d142dc commit 7c683c2Copy full SHA for 7c683c2
Formula/s/storm.rb
@@ -3,8 +3,8 @@ class Storm < Formula
3
4
desc "Distributed realtime computation system to process data streams"
5
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"
+ url "https://dlcdn.apache.org/storm/apache-storm-2.8.1/apache-storm-2.8.1.tar.gz"
+ sha256 "6081d52256249d1e597a8671ca4b218d65d2c18c5a6710fba51f5630a36f01a1"
8
license "Apache-2.0"
9
10
bottle do
0 commit comments