From 2fe716749573f46d309e76907a0ad6ba7185e486 Mon Sep 17 00:00:00 2001 From: ivaquero Date: Mon, 25 Dec 2023 19:47:48 +0800 Subject: [PATCH] vscode-win7: fix hash --- bucket/vscode-win7.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bucket/vscode-win7.json b/bucket/vscode-win7.json index c191d64f0..7f3c9adc6 100644 --- a/bucket/vscode-win7.json +++ b/bucket/vscode-win7.json @@ -15,11 +15,7 @@ "architecture": { "64bit": { "url": "https://update.code.visualstudio.com/1.70.2/win32-x64-archive/stable#/dl.7z", - "hash": "8520a2f67d4d8d0871320ff65f4145a0a2e6167234c7a8af37f1ef43eda9a0ef" - }, - "arm64": { - "url": "https://update.code.visualstudio.com/1.70.2/win32-arm64-archive/stable#/dl.7z", - "hash": "8a4d1d4ad7395c8ef20e9e59dab44093f9cdfdf4bfefba528747e30841734a84" + "hash": "3b20ef59eb1e6446e8c3ed65ada0af4531e52aa6f8add052a7f5740221e76323" } }, "env_add_path": "bin",