From 1c23a18b1d6d1f6cddb5a9b9c74a809eb5aef145 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 28 Nov 2024 00:45:53 +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 c3f3b7c..25204f1 100644 --- a/utility/version_info.json +++ b/utility/version_info.json @@ -6,9 +6,9 @@ "exe_sha256": "4ac5b44482de952c93be6a938fbd0109e7e1703e8d66a019de59a415f4070f61" }, "electron": { - "version": "32.2.5", - "x64": "https://github.com/electron/electron/releases/download/v32.2.5/electron-v32.2.5-linux-x64.zip", - "armv7l": "https://github.com/electron/electron/releases/download/v32.2.5/electron-v32.2.5-linux-armv7l.zip", - "arm64": "https://github.com/electron/electron/releases/download/v32.2.5/electron-v32.2.5-linux-arm64.zip" + "version": "32.2.6", + "x64": "https://github.com/electron/electron/releases/download/v32.2.6/electron-v32.2.6-linux-x64.zip", + "armv7l": "https://github.com/electron/electron/releases/download/v32.2.6/electron-v32.2.6-linux-armv7l.zip", + "arm64": "https://github.com/electron/electron/releases/download/v32.2.6/electron-v32.2.6-linux-arm64.zip" } } \ No newline at end of file