aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorTomasz Pajor2014-06-08 14:38:20 +0200
committerJack Nagel2014-06-08 10:49:08 -0500
commit7e97f7c1717d9227cc9fa79f53213a63add95ed9 (patch)
tree6e640086b41144d05a9b3289e7ba98912b938df7 /Library
parent3d8f23e2b225f18e87f40aecf0fe9607bb512a37 (diff)
downloadhomebrew-7e97f7c1717d9227cc9fa79f53213a63add95ed9.tar.bz2
mongo-c 0.96.2
Closes #29971. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mongo-c.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mongo-c.rb b/Library/Formula/mongo-c.rb
index 63ffef13f..6c5bcb787 100644
--- a/Library/Formula/mongo-c.rb
+++ b/Library/Formula/mongo-c.rb
@@ -2,8 +2,8 @@ require 'formula'
class MongoC < Formula
homepage 'http://docs.mongodb.org/ecosystem/drivers/c/'
- url 'https://github.com/mongodb/mongo-c-driver/releases/download/0.96.0/mongo-c-driver-0.96.0.tar.gz'
- sha1 '2719914366fd95e64e90fc672d7eb18b488e85e6'
+ url 'https://github.com/mongodb/mongo-c-driver/releases/download/0.96.2/mongo-c-driver-0.96.2.tar.gz'
+ sha1 '6a69db4d2e5e2fc68fd2959666802786111c9275'
bottle do
cellar :any