From 3466e2b06cf9c97233d27163f6d0168b4b88033d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 01:13:58 +0000 Subject: [PATCH] vscode: Update to version 1.95.0 --- bucket/vscode.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vscode.json b/bucket/vscode.json index 2b0f31c1e..129f95c74 100644 --- a/bucket/vscode.json +++ b/bucket/vscode.json @@ -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": { @@ -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",