rocksdb 5.0.1
This commit is contained in:
parent
2118074160
commit
1489c55d46
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +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/v4.13.5.tar.gz"
|
||||
sha256 "3384655107f59a6ee9a52a54d0631d9ae96c722e411bafe6c4547ec4fc201534"
|
||||
revision 1
|
||||
url "https://github.com/facebook/rocksdb/archive/v5.0.1.tar.gz"
|
||||
sha256 "a47c6ed3bbc80c3564bf77aa9c482cec2d35cec20693d48354722e6b3051324e"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue