Skip to content

Commit

Permalink
vscode: Update to version 1.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 30, 2024
1 parent b4dcaea commit 3466e2b
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,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "1.94.2",
"version": "1.95.0",
"description": "A lightweight but powerful source code editor.",
"homepage": "https://code.visualstudio.com/",
"license": {
Expand All @@ -9,12 +9,12 @@
},
"architecture": {
"64bit": {
"url": "https://update.code.visualstudio.com/1.94.2/win32-x64-archive/stable#/dl.7z",
"hash": "a352644fda2d5d2a44baf866037ce0663a80b80c5b861708c6745a22678051df"
"url": "https://update.code.visualstudio.com/1.95.0/win32-x64-archive/stable#/dl.7z",
"hash": "0ad888c558147bc2cd22afd85be536b25fbe8cfca062980978bbb2b0bd7434db"
},
"arm64": {
"url": "https://update.code.visualstudio.com/1.94.2/win32-arm64-archive/stable#/dl.7z",
"hash": "810a7736f5bd71ece8a21764327e73273ceb9997fdcad4b1dc9c49e1572c4968"
"url": "https://update.code.visualstudio.com/1.95.0/win32-arm64-archive/stable#/dl.7z",
"hash": "523a978aa6d7f0d2c41a0582123030c2bd0362ce229271cb2aadc8b64f4e9b79"
}
},
"env_add_path": "bin",
Expand Down

0 comments on commit 3466e2b

Please sign in to comment.