From 6bc756fd6d5a8cad8cecb8c0cfb313c77711cf9c Mon Sep 17 00:00:00 2001 From: GitHub Actions <loraner123@gmail.com> Date: Tue, 7 Jan 2025 00:43:28 +0000 Subject: [PATCH] Update packages --- utility/version_info.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/utility/version_info.json b/utility/version_info.json index 646f308..f8fc4ce 100644 --- a/utility/version_info.json +++ b/utility/version_info.json @@ -6,9 +6,9 @@ "exe_sha256": "fb9f8c7e60f0cbbfb374db595c98cd10ddbf2173e12927e5035cca7f0011997f" }, "electron": { - "version": "32.2.7", - "x64": "https://github.com/electron/electron/releases/download/v32.2.7/electron-v32.2.7-linux-x64.zip", - "armv7l": "https://github.com/electron/electron/releases/download/v32.2.7/electron-v32.2.7-linux-armv7l.zip", - "arm64": "https://github.com/electron/electron/releases/download/v32.2.7/electron-v32.2.7-linux-arm64.zip" + "version": "32.2.8", + "x64": "https://github.com/electron/electron/releases/download/v32.2.8/electron-v32.2.8-linux-x64.zip", + "armv7l": "https://github.com/electron/electron/releases/download/v32.2.8/electron-v32.2.8-linux-armv7l.zip", + "arm64": "https://github.com/electron/electron/releases/download/v32.2.8/electron-v32.2.8-linux-arm64.zip" } } \ No newline at end of file