From c25f160e57e372cfeed4c8b4264c3bda627e0848 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Thu, 10 Oct 2019 21:25:28 +0200 Subject: [PATCH] mongoose 6.16 Closes #45136. Signed-off-by: FX Coudert --- Formula/mongoose.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/mongoose.rb b/Formula/mongoose.rb index 424f09d053..d2cf4a8ce6 100644 --- a/Formula/mongoose.rb +++ b/Formula/mongoose.rb @@ -1,9 +1,8 @@ class Mongoose < Formula desc "Web server build on top of Libmongoose embedded library" homepage "https://github.com/cesanta/mongoose" - url "https://github.com/cesanta/mongoose/archive/6.15.tar.gz" - sha256 "ed9b44690f9660d25562e45472d486c086bcc916bf49f39f22e0a90444d44454" - revision 1 + url "https://github.com/cesanta/mongoose/archive/6.16.tar.gz" + sha256 "1f20f2781862560ddf3203dfb0e6fcf248a68bf92aefbeafb9d2a629c4767c02" bottle do cellar :any