Skip to content

Commit cac13a6

Browse files
committed
nginx 1.29.3
1 parent 95ad4ca commit cac13a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nginx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Nginx < Formula
33
homepage "https://nginx.org/"
44
# Use "mainline" releases only (odd minor version number), not "stable"
55
# See https://www.nginx.com/blog/nginx-1-12-1-13-released/ for why
6-
url "https://nginx.org/download/nginx-1.29.2.tar.gz"
7-
sha256 "5669e3c29d49bf7f6eb577275b86efe4504cf81af885c58a1ed7d2e7b8492437"
6+
url "https://nginx.org/download/nginx-1.29.3.tar.gz"
7+
sha256 "9befcced12ee09c2f4e1385d7e8e21c91f1a5a63b196f78f897c2d044b8c9312"
88
license "BSD-2-Clause"
99
head "https://github.com/nginx/nginx.git", branch: "master"
1010

0 commit comments

Comments
 (0)