Преглед на файлове

Update Apache HTTP Server documentation (2.4.34)

Thibaut Courouble преди 7 години
родител
ревизия
0ff64b644e
променени са 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.33'
+    self.release = '2.4.34'
     self.base_url = 'https://httpd.apache.org/docs/2.4/en/'
     self.links = {
       home: 'https://httpd.apache.org/'