Compare commits
1 commit
master
...
update-deb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ba3d999f7 |
1 changed files with 3 additions and 3 deletions
|
|
@ -115,10 +115,10 @@ GADGETS = {
|
||||||
'url': 'https://github.com/microsoft/debugpy/archive/${file_name}'
|
'url': 'https://github.com/microsoft/debugpy/archive/${file_name}'
|
||||||
},
|
},
|
||||||
'all': {
|
'all': {
|
||||||
'version': '1.0.0b12',
|
'version': '1.2.1',
|
||||||
'file_name': 'v1.0.0b12.zip',
|
'file_name': 'v1.2.1.zip',
|
||||||
'checksum':
|
'checksum':
|
||||||
'210632bba2221fbb841c9785a615258819ceec401d1abdbeb5f2326f12cc72a1'
|
'29a6c5d1053d2b6f3b1a63e1a8ecff93f951d3cc0b7548431592e9e3007239e6'
|
||||||
},
|
},
|
||||||
'do': lambda name, root, gadget: installer.InstallDebugpy( name,
|
'do': lambda name, root, gadget: installer.InstallDebugpy( name,
|
||||||
root,
|
root,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue