From 6b3b72f854056c13f2aea526ded4d42899752cd4 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Sun, 6 Dec 2015 03:26:17 +0000 Subject: [PATCH] h2o 1.6.0 Closes Homebrew/homebrew#46722. Signed-off-by: Dominyk Tiller --- Formula/h2o.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/h2o.rb b/Formula/h2o.rb index 7fd704c339..fa7f6b3562 100644 --- a/Formula/h2o.rb +++ b/Formula/h2o.rb @@ -1,8 +1,8 @@ class H2o < Formula desc "HTTP server with support for HTTP/1.x and HTTP/2" homepage "https://github.com/h2o/h2o/" - url "https://github.com/h2o/h2o/archive/v1.5.4.tar.gz" - sha256 "59858a157823f8a71bcfa7564d6fb117381c20bf596a226039452be5643fcc67" + url "https://github.com/h2o/h2o/archive/v1.6.0.tar.gz" + sha256 "5c8b96ac9e930fbd563359323413e3e08057fe850e515eb41c3bfff896a78593" head "https://github.com/h2o/h2o.git" bottle do