소스 검색

Update Apache HTTP Server documentation (2.4.52)

Simon Legner 4 년 전
부모
커밋
b74f892b4e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.37'
+    self.release = '2.4.52'
     self.base_url = 'https://httpd.apache.org/docs/2.4/en/'
     self.links = {
       home: 'https://httpd.apache.org/'