From 00ca51f08d39e5e1527f8505516acacb03af77f8 Mon Sep 17 00:00:00 2001 From: yazninja <71800112+yazninja@users.noreply.github.com> Date: Wed, 26 Oct 2022 19:38:39 +0800 Subject: [PATCH] Electron 21.2.0 --- winget.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/winget.json b/winget.json index 48680a36..1e906d6e 100644 --- a/winget.json +++ b/winget.json @@ -1,7 +1,7 @@ { - "electronVersion": "20.1.0", + "electronVersion": "21.2.0", "electronDownload": { - "version": "20.1.0+wvcus", + "version": "21.2.0+wvcus", "mirror": "https://github.com/castlabs/electron-releases/releases/download/v" }, "appId": "cider",