This commit is contained in:
2023-10-29 12:00:45 -07:00
parent 28e349d7b3
commit eaaedd3d30
6 changed files with 140 additions and 141 deletions

View File

@ -52,8 +52,8 @@
},
{
"name": "ms-vscode.js-debug",
"version": "1.82.0",
"sha256": "4fba41b4b764c3f5a6591d6d9a5bdc59b417f2d799071c889c2b54163f256282",
"version": "1.83.1",
"sha256": "1452fdbab8d0d83ca5765bb66170d50b005c97ca4dcd13e154c3401d842a92d4",
"repo": "https://github.com/microsoft/vscode-js-debug",
"metadata": {
"id": "25629058-ddac-4e17-abba-74678e126c5d",
@ -86,16 +86,15 @@
"checksumFailMoreInfoUrl": "https://go.microsoft.com/fwlink/?LinkId=828886",
"documentationUrl": "https://go.microsoft.com/fwlink/?LinkID=533484#vscode",
"extensionsGallery": {
"serviceUrl": "https://code-marketplace/api",
"itemUrl": "https://code-marketplace/item",
"resourceUrlTemplate": "https://code-marketplace/files/{publisher}/{name}/{version}/{path}"
"serviceUrl": "https://open-vsx.org/vscode/gallery",
"itemUrl": "https://open-vsx.org/vscode/item"
},
"introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146",
"keyboardShortcutsUrlLinux": "https://go.microsoft.com/fwlink/?linkid=832144",
"keyboardShortcutsUrlMac": "https://go.microsoft.com/fwlink/?linkid=832143",
"keyboardShortcutsUrlWin": "https://go.microsoft.com/fwlink/?linkid=832145",
"linkProtectionTrustedDomains": [
"https://code-marketplace"
"https://open-vsx.org"
],
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?LinkID=533483#vscode",
"requestFeatureUrl": "https://go.microsoft.com/fwlink/?LinkID=533482",
@ -572,17 +571,17 @@
"default": false
}
},
"commit": "a5004432af6600c99fa4f918a3f2f8df44df71e6",
"date": "2023-09-14T18:43:58.720Z",
"commit": "36d13de33ac0d6c684f10f99cff352e2f58228b3",
"date": "2023-10-12T18:42:10.077Z",
"checksums": {
"vs/base/parts/sandbox/electron-sandbox/preload.js": "mL+uV0B7QYgKvlVTGBy6UA",
"vs/workbench/workbench.desktop.main.js": "FjfqFv0ZLBSc2iCtd5Ogyw",
"vs/workbench/workbench.desktop.main.css": "QnKMmQW7V7pMMVWRlN6NnA",
"vs/workbench/api/node/extensionHostProcess.js": "YVYbVpVeCCzl3cvKujSgcw",
"vs/base/parts/sandbox/electron-sandbox/preload.js": "w3tIIa4NSZTkz112aekZWg",
"vs/workbench/workbench.desktop.main.js": "3JBGtSs8/t4MmU3fKAzzFA",
"vs/workbench/workbench.desktop.main.css": "v3L0fBHL8gu4I1WvuBeoTw",
"vs/workbench/api/node/extensionHostProcess.js": "n8QfwKm5Zhf9NfceaitomA",
"vs/code/electron-sandbox/workbench/workbench.html": "bpdopoC1p6nVwkX76kPiFw",
"vs/code/electron-sandbox/workbench/workbench.js": "aDhqJSMEUBFQMq/jNsryFg"
"vs/code/electron-sandbox/workbench/workbench.js": "klFMyuLpu5zT8Y4HvtEokQ"
},
"version": "1.82.2",
"release": "23257",
"version": "1.83.1",
"release": "23285",
"target": "user"
}