From 7736f7df8687195235a7360311a2a4265ae3da2b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 27 Mar 2025 00:45:48 +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 2b7ceb0..eb0986d 100644 --- a/utility/version_info.json +++ b/utility/version_info.json @@ -6,9 +6,9 @@ "exe_sha256": "13dac0f78aedc43c5ff5058f19e128aab18a234b574ba346099f741c14c27ea8" }, "electron": { - "version": "34.3.4", - "x64": "https://github.com/electron/electron/releases/download/v34.3.4/electron-v34.3.4-linux-x64.zip", - "armv7l": "https://github.com/electron/electron/releases/download/v34.3.4/electron-v34.3.4-linux-armv7l.zip", - "arm64": "https://github.com/electron/electron/releases/download/v34.3.4/electron-v34.3.4-linux-arm64.zip" + "version": "34.4.0", + "x64": "https://github.com/electron/electron/releases/download/v34.4.0/electron-v34.4.0-linux-x64.zip", + "armv7l": "https://github.com/electron/electron/releases/download/v34.4.0/electron-v34.4.0-linux-armv7l.zip", + "arm64": "https://github.com/electron/electron/releases/download/v34.4.0/electron-v34.4.0-linux-arm64.zip" } } \ No newline at end of file