rocksdb 5.5.5
Closes #15761. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ee41f584cf
commit
f5fda8cf87
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Rocksdb < Formula
|
||||
desc "Embeddable, persistent key-value store for fast storage"
|
||||
homepage "http://rocksdb.org"
|
||||
url "https://github.com/facebook/rocksdb/archive/v5.5.3.tar.gz"
|
||||
sha256 "a6fce56d0a2192553ddf6f11f11671776ceb99c3d41853b6483da37fe5945a63"
|
||||
url "https://github.com/facebook/rocksdb/archive/v5.5.5.tar.gz"
|
||||
sha256 "ecbb9adf4624c959c7c87df6818e412ffd43dece11bbf2f1ed9950af9db52d9f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue