8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4edebb0 commit a3a6525Copy full SHA for a3a6525
Formula/hbase.rb
@@ -1,9 +1,9 @@
1
class Hbase < Formula
2
desc "Hadoop database: a distributed, scalable, big data store"
3
homepage "https://hbase.apache.org"
4 6AA8
- url "https://www.apache.org/dyn/closer.lua?path=hbase/2.3.0/hbase-2.3.0-bin.tar.gz"
5
- mirror "https://archive.apache.org/dist/hbase/2.3.0/hbase-2.3.0-bin.tar.gz"
6
- sha256 "6b5eb10e7bb624251575551183694ea13de7b57814e440a17e91ecf1784e0951"
4
+ url "https://www.apache.org/dyn/closer.lua?path=hbase/2.3.1/hbase-2.3.1-bin.tar.gz"
+ mirror "https://archive.apache.org/dist/hbase/2.3.1/hbase-2.3.1-bin.tar.gz"
+ sha256 "f082da6ba9b0fb8270d6a20ead96334590eba62bbfa960f8e74b312d7bc4c00f"
7
license "Apache-2.0"
8
9
bottle do
0 commit comments