Skip to content

Commit 88c6972

Browse files
authored
Update netcoredbg to latest (#36)
1 parent 722846a commit 88c6972

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
{
367367
"id": "Debugger",
368368
"description": ".NET Core Debugger (Windows / x64)",
369-
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-880/netcoredbg-win64.zip",
369+
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-895/netcoredbg-win64.zip",
370370
"fallbackUrl": "https://web.archive.org/web/20201114153556if_/https://github-production-release-asset-2e65be.s3.amazonaws.com/113926796/d4b97d80-155d-11eb-8d5f-3dd1c01c1a8e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201114%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201114T153556Z&X-Amz-Expires=300&X-Amz-Signature=cca2fa29711b17bf0ab332e8142fc4c27792f515d53dc685396d8ea1009f4bd8&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=113926796&response-content-disposition=attachment%3B%20filename%3Dnetcoredbg-win64.zip&response-content-type=application%2Foctet-stream",
371371
"installPath": ".debugger",
372372
"platforms": [
@@ -380,7 +380,7 @@
380380
{
381381
"id": "Debugger",
382382
"description": ".NET Core Debugger (macOS / x64)",
383-
"url": "https://github.com/Samsung/netcoredbg/releases/download/1.2.0-786/netcoredbg-osx.tar.gz",
383+
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-895/netcoredbg-osx-amd64.tar.gz",
384384
"fallbackUrl": "https://web.archive.org/web/20201114153845if_/https://github-production-release-asset-2e65be.s3.amazonaws.com/113926796/e77a8500-1552-11eb-8b31-fe0e14726f36?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201114%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201114T153659Z&X-Amz-Expires=300&X-Amz-Signature=5782fc0120f26ad4ec919f9cc21b70c42986436a05de7f857fff3e7604e077fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=113926796&response-content-disposition=attachment%3B%20filename%3Dnetcoredbg-osx.tar.gz&response-content-type=application%2Foctet-stream",
385385
"installPath": ".debugger",
386386
"platforms": [
@@ -398,7 +398,7 @@
398398
{
399399
"id": "Debugger",
400400
"description": ".NET Core Debugger (linux / x64)",
401-
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-880/netcoredbg-linux-amd64.tar.gz",
401+
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-895/netcoredbg-linux-amd64.tar.gz",
402402
"fallbackUrl": "https://web.archive.org/web/20210704184708/https://github-releases.githubusercontent.com/113926796/fc5bfc00-dc3b-11eb-8d47-f99c4dc1c4c6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210704%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210704T184708Z&X-Amz-Expires=300&X-Amz-Signature=521e3d193946f1cd4598e55056b7597497e294322daa6827f3bf84d1be4e1d89&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=113926796&response-content-disposition=attachment%3B%20filename%3Dnetcoredbg-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream",
403403
"installPath": ".debugger",
404404
"platforms": [
@@ -415,7 +415,7 @@
415415
{
416416
"id": "Debugger",
417417
"description": ".NET Core Debugger (linux / ARM64)",
418-
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-880/netcoredbg-linux-arm64.tar.gz",
418+
"url": "https://github.com/Samsung/netcoredbg/releases/download/2.0.0-895/netcoredbg-linux-arm64.tar.gz",
419419
"installPath": ".debugger",
420420
"platforms": [
421421
"linux"

0 commit comments

Comments
 (0)