Skip to content

Commit 9672c8f

Browse files
PDowneygithub-actions[bot]
authored andcommitted
chore: update software versions
1 parent e918693 commit 9672c8f

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
@@ -11,7 +11,7 @@ MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="afb50796c16a2a8cdebfdd86ebb8806b05db3a35"
1212
NGINX_HEADER_VER="0.39"
1313
NGINX_PURGE_VER="3.0.2"
14-
NGINX_VER="1.29.8"
14+
NGINX_VER="1.31.1"
1515
OPENSSL_VER="3.5.6"
1616
PCRE2_VER="10.47"
1717
PHP_VER="8.5"
@@ -22,7 +22,7 @@ ZLIB_NG_VER="2.3.3"
2222
ZLIB_RS_VER="v0.6.3"
2323

2424
# EngineScript Plugins
25-
ES_SE_PLUGIN_VER="2.0.0"
25+
ES_SE_PLUGIN_VER="2.1.0"
2626
ES_SO_PLUGIN_VER="2.0.0"
2727

2828
# Frontend Dependencies

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ EngineScript includes a comprehensive web-based admin control panel accessible a
177177
|**Certificate Management**|||
178178
|ACME.sh||<https://get.acme.sh>|
179179
|**Web Server**|||
180-
|NGINX MAINLINE|1.29.8|<https://nginx.org/en/download.html>|
180+
|NGINX MAINLINE|1.31.1|<https://nginx.org/en/download.html>|
181181
|NGINX CACHE PURGE|3.0.2|<https://github.com/nginx-modules/ngx_cache_purge>|
182182
|NGINX HEADERS MORE|0.39|<https://github.com/openresty/headers-more-nginx-module>|
183183
|NGINX PATCH: Dynamic TLS Records|Latest|<https://github.com/nginx-modules/ngx_http_tls_dyn_size>|
@@ -199,7 +199,7 @@ EngineScript includes a comprehensive web-based admin control panel accessible a
199199
|**Content Management System (CMS)**|||
200200
|WORDPRESS|Latest|<https://wordpress.org>|
201201
|PLUGIN: Action Scheduler *(optional)*||<https://wordpress.org/plugins/action-scheduler/>|
202-
|PLUGIN: EngineScript Site Exporter *(optional)*|2.0.0|[https://github.com/EngineScript/enginescript-site-exporter](https://github.com/EngineScript/enginescript-site-exporter)|
202+
|PLUGIN: EngineScript Site Exporter *(optional)*|2.1.0|[https://github.com/EngineScript/enginescript-site-exporter](https://github.com/EngineScript/enginescript-site-exporter)|
203203
|PLUGIN: EngineScript Site Optimizer *(optional)*|2.0.0|[https://github.com/EngineScript/enginescript-site-optimizer](https://github.com/EngineScript/enginescript-site-optimizer)|
204204
|PLUGIN: MariaDB Health Checks *(highly recommended)*||<https://wordpress.org/plugins/mariadb-health-checks/>|
205205
|PLUGIN: Nginx Helper *(required)*||<https://wordpress.org/plugins/nginx-helper/>|

enginescript-variables.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="afb50796c16a2a8cdebfdd86ebb8806b05db3a35"
1212
NGINX_HEADER_VER="0.39"
1313
NGINX_PURGE_VER="3.0.2"
14-
NGINX_VER="1.29.8"
14+
NGINX_VER="1.31.1"
1515
OPENSSL_VER="3.5.6"
1616
PCRE2_VER="10.47"
1717
PHP_VER="8.5"
@@ -23,7 +23,7 @@ ZLIB_NG_VER="2.3.3"
2323
ZLIB_RS_VER="v0.6.3"
2424

2525
# EngineScript Plugins
26-
ES_SE_PLUGIN_VER="2.0.0"
26+
ES_SE_PLUGIN_VER="2.1.0"
2727
ES_SO_PLUGIN_VER="2.0.0"
2828

2929
# Frontend Dependencies

0 commit comments

Comments
 (0)