Explorar o código

Update fish documentation (2.5.0)

Thibaut Courouble %!s(int64=8) %!d(string=hai) anos
pai
achega
7262062022
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      lib/docs/scrapers/fish.rb

+ 5 - 0
lib/docs/scrapers/fish.rb

@@ -17,6 +17,11 @@ module Docs
       Licensed under the GNU General Public License, version 2.
     HTML
 
+    version '2.5' do
+      self.release = '2.5.0'
+      self.base_url = "https://fishshell.com/docs/#{version}/"
+    end
+
     version '2.4' do
       self.release = '2.4.0'
       self.base_url = "https://fishshell.com/docs/#{version}/"