Skip to content

Commit

Permalink
caddy 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 31, 2024
1 parent c889757 commit 44772a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/c/caddy.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Caddy < Formula
desc "Powerful, enterprise-ready, open source web server with automatic HTTPS"
homepage "https://caddyserver.com/"
url "https://github.com/caddyserver/caddy/archive/refs/tags/v2.8.4.tar.gz"
sha256 "5c2e95ad9e688a18dd9d9099c8c132331e01e0bebd401183e8d9123372cf4fcc"
url "https://github.com/caddyserver/caddy/archive/refs/tags/v2.9.0.tar.gz"
sha256 "955c840f3e5981d9b30e48f818d1f42f5f4765a13b3ec658e210d268b93a7cde"
license "Apache-2.0"
head "https://github.com/caddyserver/caddy.git", branch: "master"

Expand Down

0 comments on commit 44772a2

Please sign in to comment.