nginxModules.njs: 0.8.7 -> 0.8.9

This commit is contained in:
Jan van Brügge
2025-03-06 16:51:04 +00:00
parent 0d894d40bb
commit a907e4e08e
+2 -2
View File
@@ -508,8 +508,8 @@ let self = {
src = fetchFromGitHub {
owner = "nginx";
repo = "njs";
rev = "0.8.7";
hash = "sha256-VEXzP+cN5hnDeniccwY7GIi4x460rnWO/o7ja3DyRCc=";
rev = "0.8.9";
hash = "sha256-TalS9EJP+vB1o3BKaTvXXnudjKhNOcob3kDAyeKej3c=";
};
# njs module sources have to be writable during nginx build, so we copy them