Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mozilla/ssl-config-generator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2021-12-04 19:02:02 +0300
committerGlenn Strauss <gstrauss@gluelogic.com>2021-12-04 19:02:02 +0300
commitd980cc45e997b0d0640fda1f929e2e3502c70fda (patch)
tree0552b1b0bdfa537c7dcb8fd4cedab2de9920da7a
parent614d5b28ef2c68e77bafabf336abf8b14e31a87d (diff)
lighttpd 1.4.63
-rwxr-xr-xsrc/js/configs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/configs.js b/src/js/configs.js
index b20f614..cc8a536 100755
--- a/src/js/configs.js
+++ b/src/js/configs.js
@@ -88,7 +88,7 @@ module.exports = {
},
lighttpd: {
highlighter: 'nginx',
- latestVersion: '1.4.62',
+ latestVersion: '1.4.63',
name: 'lighttpd',
tls13: '1.4.48'
},