Skip to content

Commit

Permalink
vscode: Update to version 1.96.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 17, 2025
1 parent 0c2f222 commit ac55b3c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/vscode.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.97.0-insider",
"version": "1.96.4",
"description": "Lightweight but powerful source code editor",
"homepage": "https://code.visualstudio.com/",
"license": {
Expand All @@ -14,12 +14,12 @@
],
"architecture": {
"64bit": {
"url": "https://update.code.visualstudio.com/1.97.0-insider/win32-x64-archive/stable#/dl.7z",
"hash": "a6ee6ec6527980bb3bf95af2f48782d3af34c33f45dbda4253b06d8a41e63f55"
"url": "https://update.code.visualstudio.com/1.96.4/win32-x64-archive/stable#/dl.7z",
"hash": "598b62c124f418f3c7a2893fb1c99772f951e60d017201f15044708d1d113ecd"
},
"arm64": {
"url": "https://update.code.visualstudio.com/1.97.0-insider/win32-arm64-archive/stable#/dl.7z",
"hash": "cc410d238762857f1c5d1ac2b0c6e71a29c8890e21667d44bd3de6c9bf39c359"
"url": "https://update.code.visualstudio.com/1.96.4/win32-arm64-archive/stable#/dl.7z",
"hash": "3024bf3a6a42cbb5e2d6c2b0625ed81c37c971942d8a25f67a4008880d3f6bcc"
}
},
"env_add_path": "bin",
Expand Down

0 comments on commit ac55b3c

Please sign in to comment.