apache-geode 1.11.0 (#48405)
This commit is contained in:
parent
c377c7a0d4
commit
341f9d75d2
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
class ApacheGeode < Formula
|
||||
desc "In-memory Data Grid for fast transactional data processing"
|
||||
homepage "https://geode.apache.org/"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=geode/1.10.0/apache-geode-1.10.0.tgz"
|
||||
mirror "https://archive.apache.org/dist/geode/1.10.0/apache-geode-1.10.0.tgz"
|
||||
mirror "https://www.apache.org/dist/geode/1.10.0/apache-geode-1.10.0.tgz"
|
||||
sha256 "d13a7e91d11ce14cc7ad3c024b25e541343653b8ad2a88d461a59fec97d59655"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=geode/1.11.0/apache-geode-1.11.0.tgz"
|
||||
mirror "https://archive.apache.org/dist/geode/1.11.0/apache-geode-1.11.0.tgz"
|
||||
mirror "https://www.apache.org/dist/geode/1.11.0/apache-geode-1.11.0.tgz"
|
||||
sha256 "59bc86db88ccba3780c6fc44a91ece98fe93c69c281a10902efefd816b6f7afe"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue