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-02 11:02:40 +0300
committerGlenn Strauss <gstrauss@gluelogic.com>2021-12-02 11:02:40 +0300
commit614d5b28ef2c68e77bafabf336abf8b14e31a87d (patch)
treee0ee1908db990c51792872f23d1cc145eae175a0
parenta731cc4c423b9a29db8a0139c8cb3cd14c3760dc (diff)
lighttpd 1.4.62
-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 c906519..b20f614 100755
--- a/src/js/configs.js
+++ b/src/js/configs.js
@@ -88,7 +88,7 @@ module.exports = {
},
lighttpd: {
highlighter: 'nginx',
- latestVersion: '1.4.61',
+ latestVersion: '1.4.62',
name: 'lighttpd',
tls13: '1.4.48'
},