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>2022-09-18 09:52:34 +0300
committerGlenn Strauss <gstrauss@gluelogic.com>2022-09-18 09:52:34 +0300
commit67111325e98ea5dca8568d9b9446e3217727ac35 (patch)
tree10b992d944d909c0a16ec8c44ab40d55f13e23d7
parente359b043c2fe5bc6ec586b2785c23610bd85792e (diff)
lighttpd 1.4.67
-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 391c899..36edf6d 100755
--- a/src/js/configs.js
+++ b/src/js/configs.js
@@ -88,7 +88,7 @@ module.exports = {
},
lighttpd: {
highlighter: 'nginx',
- latestVersion: '1.4.65',
+ latestVersion: '1.4.67',
name: 'lighttpd',
tls13: '1.4.48'
},