hbase 2.4.2

Closes #73463.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
rui 2021-03-19 04:18:02 +00:00 committed by BrewTestBot
parent 008b361c57
commit 35c6673892
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
class Hbase < Formula
desc "Hadoop database: a distributed, scalable, big data store"
homepage "https://hbase.apache.org"
url "https://www.apache.org/dyn/closer.lua?path=hbase/2.4.1/hbase-2.4.1-bin.tar.gz"
mirror "https://archive.apache.org/dist/hbase/2.4.1/hbase-2.4.1-bin.tar.gz"
sha256 "2ef95d4b8c8a6a955b25a578b6b336b996233f09abf285fd62cedd8d07a67fc2"
url "https://www.apache.org/dyn/closer.lua?path=hbase/2.4.2/hbase-2.4.2-bin.tar.gz"
mirror "https://archive.apache.org/dist/hbase/2.4.2/hbase-2.4.2-bin.tar.gz"
sha256 "829e5b324fdcb7d291183d7a4c6ba0a7419d2d03ef487a8a137c359fcd073bae"
license "Apache-2.0"
bottle do