Skip to content

Commit 9502872

Browse files
authored
Updating debugger to version 1.6.3 (#1077)
* Updating the version for the debugger release. * Updating debugger version to 1.6.3
1 parent 3ff9564 commit 9502872

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -149,17 +149,17 @@
149149
},
150150
{
151151
"description": ".NET Core Debugger (Windows / x64)",
152-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-win7-x64.zip",
153-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-win7-x64.zip",
152+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip",
153+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip",
154154
"installPath": ".debugger",
155155
"runtimeIds": [
156156
"win7-x64"
157157
]
158158
},
159159
{
160160
"description": ".NET Core Debugger (macOS / x64)",
161-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-osx.10.11-x64.zip",
162-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-osx.10.11-x64.zip",
161+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip",
162+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip",
163163
"installPath": ".debugger",
164164
"runtimeIds": [
165165
"osx.10.11-x64"
@@ -171,8 +171,8 @@
171171
},
172172
{
173173
"description": ".NET Core Debugger (CentOS / x64)",
174-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-centos.7-x64.zip",
175-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-centos.7-x64.zip",
174+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip",
175+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip",
176176
"installPath": ".debugger",
177177
"runtimeIds": [
178178
"centos.7-x64"
@@ -184,8 +184,8 @@
184184
},
185185
{
186186
"description": ".NET Core Debugger (Debian / x64)",
187-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-debian.8-x64.zip",
188-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-debian.8-x64.zip",
187+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip",
188+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip",
189189
"installPath": ".debugger",
190190
"runtimeIds": [
191191
"debian.8-x64"
@@ -197,8 +197,8 @@
197197
},
198198
{
199199
"description": ".NET Core Debugger (Fedora 23 / x64)",
200-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-fedora.23-x64.zip",
201-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-fedora.23-x64.zip",
200+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip",
201+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip",
202202
"installPath": ".debugger",
203203
"runtimeIds": [
204204
"fedora.23-x64"
@@ -210,8 +210,8 @@
210210
},
211211
{
212212
"description": ".NET Core Debugger (Fedora 24 / x64)",
213-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-fedora.24-x64.zip",
214-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-fedora.24-x64.zip",
213+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip",
214+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip",
215215
"installPath": ".debugger",
216216
"runtimeIds": [
217217
"fedora.24-x64"
@@ -223,8 +223,8 @@
223223
},
224224
{
225225
"description": ".NET Core Debugger (OpenSUSE 13 / x64)",
226-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-opensuse.13.2-x64.zip",
227-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-opensuse.13.2-x64.zip",
226+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip",
227+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip",
228228
"installPath": ".debugger",
229229
"runtimeIds": [
230230
"opensuse.13.2-x64"
@@ -236,8 +236,8 @@
236236
},
237237
{
238238
"description": ".NET Core Debugger (OpenSUSE 42 / x64)",
239-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-opensuse.42.1-x64.zip",
240-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-opensuse.42.1-x64.zip",
239+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip",
240+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip",
241241
"installPath": ".debugger",
242242
"runtimeIds": [
243243
"opensuse.42.1-x64"
@@ -249,8 +249,8 @@
249249
},
250250
{
251251
"description": ".NET Core Debugger (RHEL / x64)",
252-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-rhel.7.2-x64.zip",
253-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-rhel.7.2-x64.zip",
252+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip",
253+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip",
254254
"installPath": ".debugger",
255255
"runtimeIds": [
256256
"rhel.7-x64"
@@ -262,8 +262,8 @@
262262
},
263263
{
264264
"description": ".NET Core Debugger (Ubuntu 14.04 / x64)",
265-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.14.04-x64.zip",
266-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.14.04-x64.zip",
265+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip",
266+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip",
267267
"installPath": ".debugger",
268268
"runtimeIds": [
269269
"ubuntu.14.04-x64"
@@ -275,8 +275,8 @@
275275
},
276276
{
277277
"description": ".NET Core Debugger (Ubuntu 16.04 / x64)",
278-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.16.04-x64.zip",
279-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.16.04-x64.zip",
278+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip",
279+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip",
280280
"installPath": ".debugger",
281281
"runtimeIds": [
282282
"ubuntu.16.04-x64"
@@ -288,8 +288,8 @@
288288
},
289289
{
290290
"description": ".NET Core Debugger (Ubuntu 16.10 / x64)",
291-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.16.10-x64.zip",
292-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.16.10-x64.zip",
291+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip",
292+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip",
293293
"installPath": ".debugger",
294294
"runtimeIds": [
295295
"ubuntu.16.10-x64"

0 commit comments

Comments
 (0)