From 75ba7d76c51b2557692c7390b5629fbab577e423 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Mon, 31 Dec 2018 15:39:19 +1100 Subject: [PATCH] http-parser 2.9.0 Closes #35567. Signed-off-by: FX Coudert --- Formula/http-parser.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/http-parser.rb b/Formula/http-parser.rb index b634a9db7c..ad8cdee79c 100644 --- a/Formula/http-parser.rb +++ b/Formula/http-parser.rb @@ -1,8 +1,8 @@ class HttpParser < Formula desc "HTTP request/response parser for c" homepage "https://github.com/nodejs/http-parser" - url "https://github.com/nodejs/http-parser/archive/v2.8.1.tar.gz" - sha256 "51615f68b8d67eadfd2482decc63b3e55d749ce0055502bbb5b0032726d22d96" + url "https://github.com/nodejs/http-parser/archive/v2.9.0.tar.gz" + sha256 "ef26268c54c8084d17654ba2ed5140bffeffd2a040a895ffb22a6cca3f6c613f" bottle do cellar :any