diff --git a/conf/app.src b/conf/app.src index c09cab1..59e80e0 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/NodeBB/NodeBB/archive/refs/tags/v1.17.2.tar.gz -SOURCE_SUM=0c6267f8ec69ce82868e430fd059c239a9927d279cb9aac99c8722d9c22eee53 +SOURCE_URL=https://github.com/NodeBB/NodeBB/archive/refs/tags/v1.18.0.tar.gz +SOURCE_SUM=6c5fd823a0bc443ec06ed3799c8c8c904f79ef838f6c933f80466b4da39fec02 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ae6ae3f..d39a0c2 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Nodejs Forum", "fr": "Forum écrit en nodejs" }, - "version": "1.17.2~ynh1", + "version": "1.18.0~ynh1", "url": "https://nodebb.org/", "upstream": { "license": "GPL-3.0",