Skip to content

Commit 52b026e

Browse files
committed
Update Apache HTTP Server documentation (2.4.64)
1 parent 8b3f552 commit 52b026e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/apache.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class Apache < UrlScraper
33
self.name = 'Apache HTTP Server'
44
self.slug = 'apache_http_server'
55
self.type = 'apache'
6-
self.release = '2.4.52'
6+
self.release = '2.4.64'
77
self.base_url = 'https://httpd.apache.org/docs/2.4/en/'
88
self.links = {
99
home: 'https://httpd.apache.org/'

0 commit comments

Comments
 (0)