Skip to content

Commit e4657a0

Browse files
committed
Update URLs
1 parent 9bbad8e commit e4657a0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@
158158
},
159159
{
160160
"description": ".NET Core Debugger (Windows / x64)",
161-
"url": "https://download.visualstudio.microsoft.com/download/pr/100306270/7f12cb46334efd3d5db4d254e5f2440d/coreclr-debug-win7-x64.zip",
162-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-1/coreclr-debug-win7-x64.zip",
161+
"url": "https://download.visualstudio.microsoft.com/download/pr/100317420/a30d7e11bc435433d297adc824ee837f/coreclr-debug-win7-x64.zip",
162+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-4/coreclr-debug-win7-x64.zip",
163163
"installPath": ".debugger",
164164
"platforms": [
165165
"win32"
@@ -171,8 +171,8 @@
171171
},
172172
{
173173
"description": ".NET Core Debugger (macOS / x64)",
174-
"url": "https://download.visualstudio.microsoft.com/download/pr/100306270/7f12cb46334efd3d5db4d254e5f2440d/coreclr-debug-osx-x64.zip",
175-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-1/coreclr-debug-osx.10.11-x64.zip",
174+
"url": "https://download.visualstudio.microsoft.com/download/pr/100317420/a30d7e11bc435433d297adc824ee837f/coreclr-debug-osx-x64.zip",
175+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-4/coreclr-debug-osx.10.11-x64.zip",
176176
"installPath": ".debugger",
177177
"platforms": [
178178
"darwin"
@@ -188,8 +188,8 @@
188188
},
189189
{
190190
"description": ".NET Core Debugger (linux / x64)",
191-
"url": "https://download.visualstudio.microsoft.com/download/pr/100306270/7f12cb46334efd3d5db4d254e5f2440d/coreclr-debug-linux-x64.zip",
192-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-1/coreclr-debug-linux-x64.zip",
191+
"url": "https://download.visualstudio.microsoft.com/download/pr/100317420/a30d7e11bc435433d297adc824ee837f/coreclr-debug-linux-x64.zip",
192+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-14-4/coreclr-debug-linux-x64.zip",
193193
"installPath": ".debugger",
194194
"platforms": [
195195
"linux"

0 commit comments

Comments
 (0)