From 27ec5a0889a346f921823ac3bfac4f0e4826e611 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Wed, 12 Feb 2025 08:53:52 +0100 Subject: [PATCH] Update Git documentation (2.48.1) --- lib/docs/scrapers/git.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/git.rb b/lib/docs/scrapers/git.rb index d8a289c1..a3a0fff8 100644 --- a/lib/docs/scrapers/git.rb +++ b/lib/docs/scrapers/git.rb @@ -1,7 +1,7 @@ module Docs class Git < UrlScraper self.type = 'git' - self.release = '2.47.1' + self.release = '2.48.1' self.base_url = 'https://git-scm.com/docs' self.initial_paths = %w(/git.html) self.links = {