storm 1.0.3 (#10570)
This commit is contained in:
parent
94648c7b05
commit
a9ef7c4c23
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Storm < Formula
|
||||
desc "Distributed realtime computation system to process data streams"
|
||||
homepage "https://storm.apache.org"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=storm/apache-storm-1.0.2/apache-storm-1.0.2.tar.gz"
|
||||
sha256 "b3fd2475e88e4b5e30f0e47eab70363419d67c15ddc7fe1f3c423ac0499eb76e"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=storm/apache-storm-1.0.3/apache-storm-1.0.3.tar.gz"
|
||||
sha256 "db9f49aedb72c23c0281d19e4d829c83607d5c6d079135d9358a94f4fe3b43ef"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue