From e852fbd36ed526aaefea88e7288d661de0d69963 Mon Sep 17 00:00:00 2001 From: starise Date: Fri, 15 Nov 2024 02:53:10 +0000 Subject: [PATCH] vscode-it: Update to version 1.95.3 --- bucket/vscode-it.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vscode-it.json b/bucket/vscode-it.json index c271a33..b25045c 100644 --- a/bucket/vscode-it.json +++ b/bucket/vscode-it.json @@ -1,5 +1,5 @@ { - "version": "1.95.2", + "version": "1.95.3", "description": "Lightweight but powerful source code editor. Italian Language.", "homepage": "https://code.visualstudio.com/", "license": { @@ -14,12 +14,12 @@ ], "architecture": { "64bit": { - "url": "https://update.code.visualstudio.com/1.95.2/win32-x64-archive/stable#/dl.7z", - "hash": "a302efae5420567704f1b662445d6d2f8a8348211e304e7fb05ac8e66527fed6" + "url": "https://update.code.visualstudio.com/1.95.3/win32-x64-archive/stable#/dl.7z", + "hash": "6d6fcd71fee97a3e110770032d7c8494145f15a92598813f031ceb09449c3f1d" }, "arm64": { - "url": "https://update.code.visualstudio.com/1.95.2/win32-arm64-archive/stable#/dl.7z", - "hash": "575552c55d36ef37936882ee3942b804775ec156d897a4780ed1025ad94966d4" + "url": "https://update.code.visualstudio.com/1.95.3/win32-arm64-archive/stable#/dl.7z", + "hash": "02a99982963d1910bf24a26cc0edfd8ae502e7aa377a7f015eb297df2238ea86" } }, "env_add_path": "bin",