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:
authorGene Wood <gene_wood@cementhorizon.com>2021-10-05 17:19:50 +0300
committerGitHub <noreply@github.com>2021-10-05 17:19:50 +0300
commit65e3e02db9da2f7485df23b82034a73593c2c831 (patch)
tree1f74dc90d452b655d97115a8cc5261b2b7e71363
parentb74db77e4ffd8f4d52ecbf3d952e0495ea720a63 (diff)
parent4c4bbb7638fdcbecef5ae6f91593cc091ec7cf47 (diff)
Merge pull request #160 from gstrauss/lighttpd-update
lighttpd update version
-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'
},