libbson 1.1.6

Closes Homebrew/homebrew#39888.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
A. Jesse Jiryu Davis 2015-05-18 18:03:32 -04:00 committed by Jack Nagel
parent b1a1ad214c
commit fb7ea7512d

View file

@ -2,8 +2,8 @@ require "formula"
class Libbson < Formula
homepage "https://github.com/mongodb/libbson"
url "https://github.com/mongodb/libbson/releases/download/1.1.5/libbson-1.1.5.tar.gz"
sha1 "dd550ba4b6b15300e0a49ac9d1d393d9dc42ee82"
url "https://github.com/mongodb/libbson/releases/download/1.1.6/libbson-1.1.6.tar.gz"
sha1 "0e4b74ad9e8848c3a5fa231de60e8bdaaf4fc3c7"
bottle do
cellar :any