Sfoglia il codice sorgente

git: update to 2.23.0

Simon Legner 6 anni fa
parent
commit
c523e9b811
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/docs/scrapers/git.rb

+ 1 - 1
lib/docs/scrapers/git.rb

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