Browse Source

Update Apache HTTP Server documentation (2.4.27)

Thibaut Courouble 8 năm trước cách đây
mục cha
commit
0708fa9b83
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.26'
+    self.release = '2.4.27'
     self.base_url = 'https://httpd.apache.org/docs/2.4/en/'
     self.links = {
       home: 'https://httpd.apache.org/'