Explorar o código

Update Apache Pig documentation (0.16.0, 0.15.0, 0.14.0, 0.13.0)

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

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

@@ -18,6 +18,11 @@ module Docs
       Licensed under the Apache Software License version 2.0.
     HTML
 
+    version '0.16' do
+      self.release = '0.16.0'
+      self.base_url = "https://pig.apache.org/docs/r#{release}/"
+    end
+
     version '0.15' do
       self.release = '0.15.0'
       self.base_url = "https://pig.apache.org/docs/r#{release}/"