Skip to content

Commit ceca91b

Browse files
committed
Bump tcl8.6 release
1 parent 63a1e66 commit ceca91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/tcl_tk.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class TclTk < UrlScraper
3030
version '8.6' do
3131
self.base_url = "https://www.tcl-lang.org/man/tcl#{self.version}/"
3232
self.root_path = 'contents.htm'
33-
self.release = '8.6.6'
33+
self.release = '8.6.16'
3434
end
3535

3636
version '9.0' do

0 commit comments

Comments
 (0)