|
234 | 234 | { |
235 | 235 | "id": "Debugger", |
236 | 236 | "description": ".NET Core Debugger (Windows / x64)", |
237 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/90e2038c-960d-4018-924e-30f520f887ab/117523c7024fbf6ffef530b707d7253a/coreclr-debug-win7-x64.zip", |
238 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-17-1/coreclr-debug-win7-x64.zip", |
| 237 | + "url": "https://download.visualstudio.microsoft.com/download/pr/9c36608c-cb04-451f-8df7-547eeb9b5d55/4b9c72a90d4558d8e72e653c1ea79936/coreclr-debug-win7-x64.zip", |
| 238 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-18-0/coreclr-debug-win7-x64.zip", |
239 | 239 | "installPath": ".debugger", |
240 | 240 | "platforms": [ |
241 | 241 | "win32" |
242 | 242 | ], |
243 | 243 | "architectures": [ |
244 | 244 | "x86_64" |
245 | 245 | ], |
246 | | - "installTestPath": "./.debugger/vsdbg-ui.exe" |
| 246 | + "installTestPath": "./.debugger/vsdbg-ui.exe", |
| 247 | + "integrity": "3CE3584FA7E16F6E762866764C8BC51F71CF4E861AE1076AB5A8BB48150A2CFB" |
247 | 248 | }, |
248 | 249 | { |
249 | 250 | "id": "Debugger", |
250 | 251 | "description": ".NET Core Debugger (macOS / x64)", |
251 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/90e2038c-960d-4018-924e-30f520f887ab/2d53db027d1e67b899a7f083800b2bd4/coreclr-debug-osx-x64.zip", |
252 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-17-1/coreclr-debug-osx-x64.zip", |
| 252 | + "url": "https://download.visualstudio.microsoft.com/download/pr/9c36608c-cb04-451f-8df7-547eeb9b5d55/b5b307980f5da0bc161018acfad043c9/coreclr-debug-osx-x64.zip", |
| 253 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-18-0/coreclr-debug-osx-x64.zip", |
253 | 254 | "installPath": ".debugger", |
254 | 255 | "platforms": [ |
255 | 256 | "darwin" |
|
261 | 262 | "./vsdbg-ui", |
262 | 263 | "./vsdbg" |
263 | 264 | ], |
264 | | - "installTestPath": "./.debugger/vsdbg-ui" |
| 265 | + "installTestPath": "./.debugger/vsdbg-ui", |
| 266 | + "integrity": "B45E69F16B5F9363A7D706DE1133EF048E973AD6EEF8EFE69CE596270096CED0" |
265 | 267 | }, |
266 | 268 | { |
267 | 269 | "id": "Debugger", |
268 | 270 | "description": ".NET Core Debugger (linux / x64)", |
269 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/90e2038c-960d-4018-924e-30f520f887ab/090d7ebd63a3d44b31cb23568b53833d/coreclr-debug-linux-x64.zip", |
270 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-17-1/coreclr-debug-linux-x64.zip", |
| 271 | + "url": "https://download.visualstudio.microsoft.com/download/pr/9c36608c-cb04-451f-8df7-547eeb9b5d55/8626f25cb9fb40cd6fa2508009fccd1d/coreclr-debug-linux-x64.zip", |
| 272 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-18-0/coreclr-debug-linux-x64.zip", |
271 | 273 | "installPath": ".debugger", |
272 | 274 | "platforms": [ |
273 | 275 | "linux" |
|
279 | 281 | "./vsdbg-ui", |
280 | 282 | "./vsdbg" |
281 | 283 | ], |
282 | | - "installTestPath": "./.debugger/vsdbg-ui" |
| 284 | + "installTestPath": "./.debugger/vsdbg-ui", |
| 285 | + "integrity": "A184C815F6F99F4627197BBE605DCAF32174BC66E283908B27F0508F958BB203" |
283 | 286 | }, |
284 | 287 | { |
285 | 288 | "id": "Razor", |
|
0 commit comments