libbson 0.98.0
This commit is contained in:
parent
f2eaf6b4ba
commit
e2192bd960
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Libbson < Formula
|
||||
homepage "https://github.com/mongodb/libbson"
|
||||
url "https://github.com/mongodb/libbson/releases/download/0.8.4/libbson-0.8.4.tar.gz"
|
||||
sha1 "698d68defaec7ed67d4f17090ae183aaa47a21df"
|
||||
url "https://github.com/mongodb/libbson/releases/download/0.98.0/libbson-0.98.0.tar.gz"
|
||||
sha1 "3e80019b8896669dc84781fe105438a3ccd2f483"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue