We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a1e66 commit ceca91bCopy full SHA for ceca91b
lib/docs/scrapers/tcl_tk.rb
@@ -30,7 +30,7 @@ class TclTk < UrlScraper
30
version '8.6' do
31
self.base_url = "https://www.tcl-lang.org/man/tcl#{self.version}/"
32
self.root_path = 'contents.htm'
33
- self.release = '8.6.6'
+ self.release = '8.6.16'
34
end
35
36
version '9.0' do
0 commit comments