We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3f552 commit 52b026eCopy full SHA for 52b026e
lib/docs/scrapers/apache.rb
@@ -3,7 +3,7 @@ class Apache < UrlScraper
3
self.name = 'Apache HTTP Server'
4
self.slug = 'apache_http_server'
5
self.type = 'apache'
6
- self.release = '2.4.52'
+ self.release = '2.4.64'
7
self.base_url = 'https://httpd.apache.org/docs/2.4/en/'
8
self.links = {
9
home: 'https://httpd.apache.org/'
0 commit comments