Merge pull request #381 from aqez/master

Updated netcoredbg to 1.2.0-761 to enable mac support of async/await
This commit is contained in:
mergify[bot] 2021-04-07 17:33:27 +00:00 committed by GitHub
commit 7b3016aa90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -234,11 +234,10 @@ GADGETS = {
'format': 'tar',
},
'all': {
'version': '1.2.0-738'
'version': '1.2.0-761'
},
'macos': {
'file_name': 'netcoredbg-osx.tar.gz',
'version': '1.2.0-635',
'checksum':
'71c773e34d358950f25119bade7e3081c4c2f9d71847bd49027ca5792e918beb',
},