Browse Source

Update Apache HTTP Server documentation (2.4.64)

Simon Legner 5 months ago
parent
commit
52b026e4e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/apache.rb

+ 1 - 1
lib/docs/scrapers/apache.rb

@@ -3,7 +3,7 @@ module Docs
     self.name = 'Apache HTTP Server'
     self.slug = 'apache_http_server'
     self.type = 'apache'
-    self.release = '2.4.52'
+    self.release = '2.4.64'
     self.base_url = 'https://httpd.apache.org/docs/2.4/en/'
     self.links = {
       home: 'https://httpd.apache.org/'