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-10-29 06:51:48 +0300
committerGlenn Strauss <gstrauss@gluelogic.com>2021-10-29 06:51:48 +0300
commita731cc4c423b9a29db8a0139c8cb3cd14c3760dc (patch)
tree855d9a3566d5b369854a6e5118beac2cf527377e
parentc9f4cae0367a92e4d3b2f8688de3ffc96d397644 (diff)
lighttpd 1.4.61
-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 86f2e77..c906519 100755
--- a/src/js/configs.js
+++ b/src/js/configs.js
@@ -88,7 +88,7 @@ module.exports = {
},
lighttpd: {
highlighter: 'nginx',
- latestVersion: '1.4.60',
+ latestVersion: '1.4.61',
name: 'lighttpd',
tls13: '1.4.48'
},