mongo-c 0.98.2

This commit is contained in:
Brett Koonce 2014-08-19 23:08:07 -07:00 committed by Mike McQuaid
parent 714cd57a06
commit e092e81849

View file

@ -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