wiredtiger 2.9.1
Closes #9798. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ef2abd95dd
commit
92a681a263
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Wiredtiger < Formula
|
||||
desc "high performance NoSQL extensible platform for data management"
|
||||
homepage "http://www.wiredtiger.com"
|
||||
url "https://github.com/wiredtiger/wiredtiger/releases/download/2.8.0/wiredtiger-2.8.0.tar.bz2"
|
||||
sha256 "593e4858a21465db6f8360cc6281489f8a114fa301bd2753c0bde9a86ef107e2"
|
||||
url "https://github.com/wiredtiger/wiredtiger/releases/download/2.9.1/wiredtiger-2.9.1.tar.bz2"
|
||||
sha256 "2995acab3422f1667b50e487106c6c88b8666d3cf239d8ecffa2dbffb17dfdcf"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue