Update Git documentation (2.37.0)

This commit is contained in:
Simon Legner 2022-07-05 19:55:13 +02:00
parent f3a4b4c3f5
commit 8a62bb6cf1

View file

@ -1,7 +1,7 @@
module Docs
class Git < UrlScraper
self.type = 'git'
self.release = '2.36.0'
self.release = '2.37.0'
self.base_url = 'https://git-scm.com/docs'
self.initial_paths = %w(/git.html)
self.links = {