Skip to content

Commit

Permalink
Merge pull request #854 from ubaldot/master
Browse files Browse the repository at this point in the history
Upgraded debugpy to version 1.8.1
  • Loading branch information
mergify[bot] authored May 6, 2024
2 parents 8fecfde + a92c9a2 commit f90bc8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python3/vimspector/gadgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@
'url': 'https://github.com/microsoft/debugpy/archive/${file_name}'
},
'all': {
'version': '1.7.0',
'file_name': 'v1.7.0.zip',
'version': '1.8.1',
'file_name': 'v1.8.1.zip',
'checksum':
''
},
Expand Down

0 comments on commit f90bc8a

Please sign in to comment.