Skip to content

Commit e439729

Browse files
PDowneygithub-actions[bot]
authored andcommitted
chore: update software versions
1 parent 7d6f58f commit e439729

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/ci-config/enginescript-variables-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
1313
NGINX_PURGE_VER="2.5.6"
14-
NGINX_VER="1.29.5"
14+
NGINX_VER="1.29.6"
1515
OPENSSL_VER="3.5.5"
1616
PCRE2_VER="10.47"
1717
PHP_VER="8.5"
1818
PHPMYADMIN_VER="5.2.3"
1919
PNGOUT_VER="20200115"
2020
ZLIB_VER="1.3.2"
2121
ZLIB_NG_VER="2.3.3"
22-
ZLIB_RS_VER="v0.6.0"
22+
ZLIB_RS_VER="v0.6.3"
2323

2424
# EngineScript Plugins
2525
ES_SE_PLUGIN_VER="2.0.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ EngineScript includes a comprehensive web-based admin control panel accessible a
178178
|**Certificate Management**|||
179179
|ACME.sh||<https://get.acme.sh>|
180180
|**Web Server**|||
181-
|NGINX MAINLINE|1.29.5|<https://nginx.org/en/download.html>|
181+
|NGINX MAINLINE|1.29.6|<https://nginx.org/en/download.html>|
182182
|NGINX CACHE PURGE|2.5.6|<https://github.com/nginx-modules/ngx_cache_purge>|
183183
|NGINX HEADERS MORE|0.39|<https://github.com/openresty/headers-more-nginx-module>|
184184
|NGINX PATCH: Dynamic TLS Records|Latest|<https://github.com/nginx-modules/ngx_http_tls_dyn_size>|

enginescript-variables.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
1313
NGINX_PURGE_VER="2.5.6"
14-
NGINX_VER="1.29.5"
14+
NGINX_VER="1.29.6"
1515
OPENSSL_VER="3.5.5"
1616
PCRE2_VER="10.47"
1717
PHP_VER="8.5"
1818
PHPMYADMIN_VER="5.2.3"
1919
PNGOUT_VER="20200115"
2020
ZLIB_VER="1.3.2"
2121
ZLIB_NG_VER="2.3.3"
22-
ZLIB_RS_VER="v0.6.0"
22+
ZLIB_RS_VER="v0.6.3"
2323

2424
# EngineScript Plugins
2525
ES_SE_PLUGIN_VER="2.0.0"

0 commit comments

Comments
 (0)