Skip to content

Commit 0a0e33c

Browse files
committed
storm 2.8.7
1 parent ae17f73 commit 0a0e33c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/s/storm.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ class Storm < Formula
33

44
desc "Distributed realtime computation system to process data streams"
55
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"
6+
url "https://www.apache.org/dyn/closer.lua?path=storm/apache-storm-2.8.7/apache-storm-2.8.7.tar.gz"
7+
mirror "https://archive.apache.org/dist/storm/apache-storm-2.8.7/apache-storm-2.8.7.tar.gz"
8+
sha256 "5a50b02c11e8a67baf8302cc3c9b5b099422fc0d0f076a67f657901748b8a741"
99
license "Apache-2.0"
1010

1111
bottle do

0 commit comments

Comments
 (0)