Ver código fonte

Update Git documentation (2.33.1)

Simon Legner 4 anos atrás
pai
commit
9fea624d9d
1 arquivos alterados com 1 adições e 1 exclusões
  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.32.0'
+    self.release = '2.33.1'
     self.base_url = 'https://git-scm.com/docs'
     self.initial_paths = %w(/git.html)
     self.links = {