Skip to content

Commit 4bfb563

Browse files
authored
Merge pull request #102 from EngineScript/update-software-versions
chore: update software versions
2 parents 6059470 + ba21fd2 commit 4bfb563

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ LIBURING_VER="2.14"
1010
MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
13-
NGINX_PURGE_VER="2.5.5"
13+
NGINX_PURGE_VER="2.5.6"
1414
NGINX_VER="1.29.5"
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"
20-
ZLIB_VER="1.3.1.2"
20+
ZLIB_VER="1.3.2"
2121

2222
# EngineScript Plugins
2323
SSE_PLUGIN_VER="1.9.1"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ EngineScript integrates with **Uptime Robot** to monitor your WordPress websites
200200
|ACME.sh||<https://get.acme.sh>|
201201
|**Web Server**|||
202202
|NGINX MAINLINE|1.29.5|<https://nginx.org/en/download.html>|
203-
|NGINX CACHE PURGE|2.5.5|<https://github.com/nginx-modules/ngx_cache_purge>|
203+
|NGINX CACHE PURGE|2.5.6|<https://github.com/nginx-modules/ngx_cache_purge>|
204204
|NGINX HEADERS MORE|0.39|<https://github.com/openresty/headers-more-nginx-module>|
205205
|NGINX PATCH: Dynamic TLS Records|Latest|<https://github.com/nginx-modules/ngx_http_tls_dyn_size>|
206206
|OPENSSL|3.5.5|<https://www.openssl.org/source/>|
@@ -252,7 +252,7 @@ EngineScript integrates with **Uptime Robot** to monitor your WordPress websites
252252
|**Misc Supplemental Software**|||
253253
|LIBURING|2.14|<https://github.com/axboe/liburing>|
254254
|MYSQLTUNER||<https://github.com/major/MySQLTuner-perl>|
255-
|ZLIB|1.3.1.2|<https://github.com/madler/zlib>|
255+
|ZLIB|1.3.2|<https://github.com/madler/zlib>|
256256

257257
## Star History
258258

enginescript-variables.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ LIBURING_VER="2.14"
1010
MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
13-
NGINX_PURGE_VER="2.5.5"
13+
NGINX_PURGE_VER="2.5.6"
1414
NGINX_VER="1.29.5"
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"
20-
ZLIB_VER="1.3.1.2"
20+
ZLIB_VER="1.3.2"
2121

2222
# EngineScript Plugins
2323
SSE_PLUGIN_VER="1.9.1"

0 commit comments

Comments
 (0)