diff --git a/package.json b/package.json index 603e05bf2..e53037ff7 100644 --- a/package.json +++ b/package.json @@ -422,7 +422,7 @@ { "id": "Debugger", "description": ".NET Core Debugger (Windows / x64)", - "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.0-1031/netcoredbg-win64.zip", + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.1-1042/netcoredbg-win64.zip", "installPath": ".debugger", "platforms": [ "win32" @@ -435,7 +435,7 @@ { "id": "Debugger", "description": ".NET Core Debugger (macOS / x64)", - "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.0-1031/netcoredbg-osx-amd64.tar.gz", + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.1-1042/netcoredbg-osx-amd64.tar.gz", "installPath": ".debugger", "platforms": [ "darwin" @@ -452,7 +452,7 @@ { "id": "Debugger", "description": ".NET Core Debugger (linux / ARM64)", - "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.0-1031/netcoredbg-linux-arm64.tar.gz", + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.1-1042/netcoredbg-linux-arm64.tar.gz", "installPath": ".debugger", "platforms": [ "linux" @@ -468,7 +468,7 @@ { "id": "Debugger", "description": ".NET Core Debugger (linux / x64)", - "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.0-1031/netcoredbg-linux-amd64.tar.gz", + "url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.1-1042/netcoredbg-linux-amd64.tar.gz", "installPath": ".debugger", "platforms": [ "linux",