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
path: root/src
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2021-02-02 17:12:15 +0300
committerGlenn Strauss <gstrauss@gluelogic.com>2021-04-03 03:25:19 +0300
commitfd0a45399a69935862aa09cd66d6670786eb6ffc (patch)
tree63d01f13fd8fa136e0fe4ad1c5389f023831519e /src
parent5f0f2b923ef285197594c6780a03e4fec6e71651 (diff)
lighttpd 1.4.59
Diffstat (limited to 'src')
-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 48a1a0c..efe1a5b 100755
--- a/src/js/configs.js
+++ b/src/js/configs.js
@@ -88,7 +88,7 @@ module.exports = {
},
lighttpd: {
highlighter: 'nginx',
- latestVersion: '1.4.58',
+ latestVersion: '1.4.59',
name: 'lighttpd',
tls13: '1.4.48'
},