Skip to content

Commit

Permalink
rocksdb 5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gfosco authored and ilovezfs committed Feb 6, 2018
1 parent 7fe9637 commit b43f72c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/rocksdb.rb
@@ -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/v5.9.2.tar.gz"
sha256 "784023d5fea572e860938ec9041e064c9ca529a129574d7fccb74618c7e0dad8"
revision 1
url "https://github.com/facebook/rocksdb/archive/v5.10.2.tar.gz"
sha256 "939a50281372f60b0c36054b7ff32b7b5a745ebc76db9b70c4eed56647de178c"

bottle do
cellar :any
Expand Down

0 comments on commit b43f72c

Please sign in to comment.