Updated lua module to 0.10.20, lua libraries also updated
diff --git a/contrib/src/lua-nginx-module/SHA512SUMS b/contrib/src/lua-nginx-module/SHA512SUMS
index 80c6d91..ab8dc61 100644
--- a/contrib/src/lua-nginx-module/SHA512SUMS
+++ b/contrib/src/lua-nginx-module/SHA512SUMS
@@ -1 +1 @@
-6b258bdcb45f99f9cec3df14fa6747704ab1f0005f8a2ccd4440f8ec477e3dcbf6026e1acffc9d5fecb79605248168a77bd2a26d67c98c7d5cc336f9474ef68c  lua-nginx-module-0.10.19.tar.gz
+f11154d82ed9e15fc156971318f8e81fd873ec887370921c58da777061caf00dfb51b2eca3afba3b82d2330f285508f9885649a993c6091e1283f9d2179d10af  lua-nginx-module-0.10.20.tar.gz
diff --git a/contrib/src/lua-nginx-module/version b/contrib/src/lua-nginx-module/version
index 0b9a048..caf954e 100644
--- a/contrib/src/lua-nginx-module/version
+++ b/contrib/src/lua-nginx-module/version
@@ -1 +1 @@
-LUA_NGINX_MODULE_VERSION := 0.10.19
+LUA_NGINX_MODULE_VERSION := 0.10.20
diff --git a/contrib/src/lua-resty-core/SHA512SUMS b/contrib/src/lua-resty-core/SHA512SUMS
index 67e1b69..0644c78 100644
--- a/contrib/src/lua-resty-core/SHA512SUMS
+++ b/contrib/src/lua-resty-core/SHA512SUMS
@@ -1 +1 @@
-e34475fe3966493d010dd0e6e9d0073e6cd6e700ccf34048b6ac26af52206333b12500c755f29904fd5d792556d26d19f0ddfd3b61cd9f5e0dc608bef17051a5  lua-resty-core-0.1.21.tar.gz
+622754730b0fb1022c05a56eb2cf98c16bf110b44bcb4b11d381ee441a9d9ac524f51a5d9a6c55890b5bc5ed81e46ae96412fc9f92f8b5d3b40b034c10a50176  lua-resty-core-0.1.22.tar.gz
diff --git a/contrib/src/lua-resty-core/version b/contrib/src/lua-resty-core/version
index 9878847..022f29d 100644
--- a/contrib/src/lua-resty-core/version
+++ b/contrib/src/lua-resty-core/version
@@ -1 +1 @@
-LUA_RESTY_CORE_VERSION := 0.1.21
+LUA_RESTY_CORE_VERSION := 0.1.22
diff --git a/contrib/src/lua-resty-lrucache/SHA512SUMS b/contrib/src/lua-resty-lrucache/SHA512SUMS
index 01d7e1a..17ed66f 100644
--- a/contrib/src/lua-resty-lrucache/SHA512SUMS
+++ b/contrib/src/lua-resty-lrucache/SHA512SUMS
@@ -1 +1 @@
-619d52bded0c81913d285a5087e2544946f21e2cdddcf38a998230b023839ac158f329e46ec8f85b83f43076ee3237be25e0d2f872126064f45050d0dd7ec78e  lua-resty-lrucache-0.10.tar.gz
+5eed106439fc18910324c76dae553e13d02edba46fd88498a8506c0751a92244afa57668b8250982cfd1c7d95a87986318be7b2fd434782e52127d62a6b70187  lua-resty-lrucache-0.11.tar.gz
diff --git a/contrib/src/lua-resty-lrucache/version b/contrib/src/lua-resty-lrucache/version
index 0bd59ad..dc16013 100644
--- a/contrib/src/lua-resty-lrucache/version
+++ b/contrib/src/lua-resty-lrucache/version
@@ -1 +1 @@
-LUA_RESTY_LRUCACHE_VERSION := 0.10
+LUA_RESTY_LRUCACHE_VERSION := 0.11
diff --git a/contrib/src/stream-lua-nginx-module/SHA512SUMS b/contrib/src/stream-lua-nginx-module/SHA512SUMS
index e7226f3..bc9ff00 100644
--- a/contrib/src/stream-lua-nginx-module/SHA512SUMS
+++ b/contrib/src/stream-lua-nginx-module/SHA512SUMS
@@ -1 +1 @@
-82cd43956feaded415881a21f186edd0bdcf416cb7148d0cabe2567aee27479b0db24bbdcc7d3f5a16d7d1b6c5cf2aeb9fca25145bd2df1c900655fa967569db  stream-lua-nginx-module-0.0.9.tar.gz
+3ed04c712d73dff4617d8df45d260c5e338e6f7a12407b12417dfefb4f8a49cf1fd6e2885e4c1cf3820a2d399b85538c086b6c41ee15e100165c3c35973b19b2  stream-lua-nginx-module-0.0.10.tar.gz
diff --git a/contrib/src/stream-lua-nginx-module/version b/contrib/src/stream-lua-nginx-module/version
index 7744542..7b72bc0 100644
--- a/contrib/src/stream-lua-nginx-module/version
+++ b/contrib/src/stream-lua-nginx-module/version
@@ -1 +1 @@
-STREAM_LUA_NGINX_MODULE_VERSION := 0.0.9
+STREAM_LUA_NGINX_MODULE_VERSION := 0.0.10
diff --git a/docs/nginx-module-lua.xml b/docs/nginx-module-lua.xml
index cc9ebaa..8c1a2d0 100644
--- a/docs/nginx-module-lua.xml
+++ b/docs/nginx-module-lua.xml
@@ -5,6 +5,33 @@
 <change_log title="nginx_module_lua">
 
 
+<changes apply="nginx-module-lua" ver="0.10.20" rev="1" basever="1.21.6"
+         date="2022-01-25" time="18:13:46 +0300"
+         packager="Igor Ippolitov &lt;iippolitov@nginx.com&gt;">
+<change>
+<para>
+Lua module updated to 0.10.20
+</para>
+</change>
+<change>
+<para>
+Stream lua module updated to 0.10
+</para>
+</change>
+<change>
+<para>
+lua lru cache updated to 0.11
+</para>
+</change>
+<change>
+<para>
+lua resty core updated to 0.1.22
+</para>
+</change>
+
+</changes>
+
+
 <changes apply="nginx-module-lua" ver="0.10.19" rev="1" basever="1.21.6"
          date="2022-01-25" time="18:13:46 +0300"
          packager="Mikhail Isachenkov &lt;mikhail.isachenkov@nginx.com&gt;">