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-12-07 00:26:34 +0300
committerGitHub <noreply@github.com>2021-12-07 00:26:34 +0300
commit0a9557809b41fef047973ae468e0a45b50bf2456 (patch)
tree0552b1b0bdfa537c7dcb8fd4cedab2de9920da7a
parentc9f4cae0367a92e4d3b2f8688de3ffc96d397644 (diff)
parentd980cc45e997b0d0640fda1f929e2e3502c70fda (diff)
Merge pull request #164 from gstrauss/lighttpd-1.4.61
lighttpd 1.4.61 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 86f2e77..cc8a536 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.63',
name: 'lighttpd',
tls13: '1.4.48'
},