Skip to content

Commit 7c683c2

Browse files
committed
storm 2.8.1
1 parent 5d142dc commit 7c683c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/storm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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

0 commit comments

Comments
 (0)