Skip to content

Commit

Permalink
caddy 0.10.8
Browse files Browse the repository at this point in the history
Closes #17840.

Signed-off-by: JCount <JCount42@gmail.com>
  • Loading branch information
JCount committed Sep 9, 2017
1 parent dc175e0 commit 8ea141d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/caddy.rb
@@ -1,8 +1,8 @@
class Caddy < Formula
desc "Alternative general-purpose HTTP/2 web server"
homepage "https://caddyserver.com/"
url "https://github.com/mholt/caddy/archive/v0.10.7.tar.gz"
sha256 "5693045653e15f92f28ce944690162a4897079b7e98d3c9c46e0907d08049ad6"
url "https://github.com/mholt/caddy/archive/v0.10.8.tar.gz"
sha256 "3328efc8b64a428d49dd27edf44c0b1d9dfdc8879366663ce002bafc3a7b2b90"
head "https://github.com/mholt/caddy.git"

bottle do
Expand Down

0 comments on commit 8ea141d

Please sign in to comment.