rocksdb 4.13
This commit is contained in:
parent
9ae0c9a882
commit
b1d4e10037
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.11.2.tar.gz"
|
||||
sha256 "9374be06fdfccbbdbc60de90b72b5db7040e1bc4e12532e4c67aaec8181b45be"
|
||||
revision 1
|
||||
url "https://github.com/facebook/rocksdb/archive/v4.13.tar.gz"
|
||||
sha256 "423ca51df17c8b763a339920499028dec37014210a59c0d302310b2a04a96514"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue