nginx 1.23.3

master
Rui Chen 2022-12-14 17:57:57 -05:00 committed by BrewTestBot
parent c4461c97db
commit 211b07e113
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ class Nginx < Formula
homepage "https://nginx.org/"
# Use "mainline" releases only (odd minor version number), not "stable"
# See https://www.nginx.com/blog/nginx-1-12-1-13-released/ for why
url "https://nginx.org/download/nginx-1.23.2.tar.gz"
sha256 "a80cc272d3d72aaee70aa8b517b4862a635c0256790434dbfc4d618a999b0b46"
url "https://nginx.org/download/nginx-1.23.3.tar.gz"
sha256 "75cb5787dbb9fae18b14810f91cc4343f64ce4c24e27302136fb52498042ba54"
license "BSD-2-Clause"
head "https://hg.nginx.org/nginx/", using: :hg