Merge pull request #908 from linuxserver/swag-crowdsec-lua-strings

Add lua-resty-string package
This commit is contained in:
Adam
2024-06-05 16:28:54 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -71,6 +71,7 @@ e.g. `resolver 127.0.0.11 valid=30s ipv6=off;`
## Versions
* **05.06.24:** - Add lua-resty-string.
* **06.02.24:** - Add AppSec support.
* **29.03.23:** - Support multiple captcha providers from upstream.
* **28.01.23:** - Support mode selection, handle s6v3 init.
@@ -24,6 +24,7 @@ echo "\
lua5.1 \
lua5.1-cjson \
lua-resty-http \
lua-resty-string \
lua-sec \
nginx-mod-http-lua" >> /mod-repo-packages-to-install.list