aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/plugins.taskfile.yaml4
-rw-r--r--ci/taskfile.yaml2
2 files changed, 3 insertions, 3 deletions
diff --git a/ci/plugins.taskfile.yaml b/ci/plugins.taskfile.yaml
index e35f508..175bbc8 100644
--- a/ci/plugins.taskfile.yaml
+++ b/ci/plugins.taskfile.yaml
@@ -11,11 +11,11 @@ includes:
vars:
CORE_VERSION: '107b058a38d6785b350826c6fb01bb64997c630a'
- ESSENTIALS_VERSION: '8d57b050d499c2d85005bebbc2892b190cbb18cc'
+ ESSENTIALS_VERSION: 'a74cd045c0a67e0caef98bc79d2064f53b3cd792'
CACHE_VERSION: '2468774cb54a7ac381988af6fa8ed0b09264762d'
USERS_VERSION: 'cbe49da211039957b431b307a0cb2c3a20bd2c10'
SESSION_VERSION: '84f81db6ec729e24e2818557564e7da92259be43'
- EXTENSIONS_VERSION: '87bfa8367bf5e66a1cee0f70c45a1748ef7c433b'
+ EXTENSIONS_VERSION: '5ad520e078414ca26f6144da0aab4e975347a121'
tasks:
diff --git a/ci/taskfile.yaml b/ci/taskfile.yaml
index fca7deb..c35b226 100644
--- a/ci/taskfile.yaml
+++ b/ci/taskfile.yaml
@@ -8,7 +8,7 @@ version: "3"
vars:
BUILDS_URL: https://www.vaughnnugent.com/public/resources/software/builds
SQLITE_OUT_DIR: "plugins/assets/VNLib.Plugins.Extensions.Loading.Sql.SQLite"
- WEBSERVER_VERSION: '7ac8ec4fa49e330a48343e3405a3577bbfa76b6a'
+ WEBSERVER_VERSION: 'a04d0118b671dfc647647d4c425172013011e401'
includes:
install: