Skip to content

Commit

Permalink
h2o 2.0.2
Browse files Browse the repository at this point in the history
Closes #3513.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
DomT4 committed Aug 2, 2016
1 parent f61e928 commit 59eb393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/h2o.rb
Original file line number Diff line number Diff line change
@@ -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/v2.0.1.tar.gz"
sha256 "c53d11589c8c76491cf3a940b649d0a9cb27c36eb276963811ac1bc16cd2bf2c"
url "https://github.com/h2o/h2o/archive/v2.0.2.tar.gz"
sha256 "e9600aa8e99b2592bc4695ad482aba0546ac80c6c4cbbe294d0747563ddb64c5"
head "https://github.com/h2o/h2o.git"

bottle do
Expand Down

0 comments on commit 59eb393

Please sign in to comment.