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>2022-06-09 18:25:18 +0300
committerGitHub <noreply@github.com>2022-06-09 18:25:18 +0300
commite2220d5f4a1f20e8509364583dc01b774e7ad00b (patch)
tree46897db899d2bb86040abdd179c1089a5f724021
parent1386601f0612e987872718ccaf363485aa8917e9 (diff)
parent9c1f4c3e657c846ccb16b51d1f80fd2304e29edd (diff)
Merge pull request #173 from gstrauss/lighttpd-1.4.65
lighttpd 1.4.65 version update
-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 cc8a536..38397e4 100755
--- a/src/js/configs.js
+++ b/src/js/configs.js
@@ -88,7 +88,7 @@ module.exports = {
},
lighttpd: {
highlighter: 'nginx',
- latestVersion: '1.4.63',
+ latestVersion: '1.4.65',
name: 'lighttpd',
tls13: '1.4.48'
},