Updated file name for netcoredbg to reflect new filename. Overrode
version for macos since there is no new build for it yet.
This commit is contained in:
parent
c012f9520e
commit
38c843219e
1 changed files with 2 additions and 1 deletions
|
|
@ -237,11 +237,12 @@ GADGETS = {
|
||||||
},
|
},
|
||||||
'macos': {
|
'macos': {
|
||||||
'file_name': 'netcoredbg-osx.tar.gz',
|
'file_name': 'netcoredbg-osx.tar.gz',
|
||||||
|
'version': '1.2.0-536',
|
||||||
'checksum':
|
'checksum':
|
||||||
'71c773e34d358950f25119bade7e3081c4c2f9d71847bd49027ca5792e918beb',
|
'71c773e34d358950f25119bade7e3081c4c2f9d71847bd49027ca5792e918beb',
|
||||||
},
|
},
|
||||||
'linux': {
|
'linux': {
|
||||||
'file_name': 'netcoredbg-linux-bionic.tar.gz',
|
'file_name': 'netcoredbg-linux-bionic-amd64.tar.gz',
|
||||||
'checksum': '',
|
'checksum': '',
|
||||||
},
|
},
|
||||||
'windows': {
|
'windows': {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue