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-09-19 18:01:12 +0300
committerGitHub <noreply@github.com>2022-09-19 18:01:12 +0300
commit9e50ea48568ad14f2b6a136705345a445368e077 (patch)
tree10b992d944d909c0a16ec8c44ab40d55f13e23d7
parente359b043c2fe5bc6ec586b2785c23610bd85792e (diff)
parent67111325e98ea5dca8568d9b9446e3217727ac35 (diff)
Merge pull request #181 from gstrauss/lighttpd-1.4.67HEADmaster
lighttpd 1.4.67 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 391c899..36edf6d 100755
--- a/src/js/configs.js
+++ b/src/js/configs.js
@@ -88,7 +88,7 @@ module.exports = {
},
lighttpd: {
highlighter: 'nginx',
- latestVersion: '1.4.65',
+ latestVersion: '1.4.67',
name: 'lighttpd',
tls13: '1.4.48'
},