From e092e8184920981a0ed600806a7beea266f10599 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 19 Aug 2014 23:08:07 -0700 Subject: [PATCH] mongo-c 0.98.2 --- Formula/mongo-c.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mongo-c.rb b/Formula/mongo-c.rb index 9eb70de4d1..59cd8d8497 100644 --- a/Formula/mongo-c.rb +++ b/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.98.0/mongo-c-driver-0.98.0.tar.gz" - sha1 "7265e5f7865687e2e1dd59a106e5170534dfa3e1" + url "https://github.com/mongodb/mongo-c-driver/releases/download/0.98.2/mongo-c-driver-0.98.2.tar.gz" + sha1 "6eb74406412a152029a043cd9a0043d0e4d9107b" bottle do cellar :any