Use a tag for tclpro to avoid installing every time
This commit is contained in:
parent
cd3b5f5baa
commit
47c2cef2a1
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ GADGETS = {
|
|||
'language': 'tcl',
|
||||
'repo': {
|
||||
'url': 'https://github.com/puremourning/TclProDebug',
|
||||
'ref': 'master'
|
||||
'ref': 'v1.0.0'
|
||||
},
|
||||
'do': lambda name, root, gadget: installer.InstallTclProDebug( name,
|
||||
root,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue