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-05 05:31:20 +0300
committerGlenn Strauss <gstrauss@gluelogic.com>2021-10-05 05:31:20 +0300
commit4c4bbb7638fdcbecef5ae6f91593cc091ec7cf47 (patch)
tree1f74dc90d452b655d97115a8cc5261b2b7e71363
parentb74db77e4ffd8f4d52ecbf3d952e0495ea720a63 (diff)
lighttpd 1.4.60
-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 812873e..86f2e77 100755
--- a/src/js/configs.js
+++ b/src/js/configs.js
@@ -88,7 +88,7 @@ module.exports = {
},
lighttpd: {
highlighter: 'nginx',
- latestVersion: '1.4.59',
+ latestVersion: '1.4.60',
name: 'lighttpd',
tls13: '1.4.48'
},