diff --git a/scripts/updater.mjs b/scripts/updater.mjs index 2a3a8ee..03857bd 100644 --- a/scripts/updater.mjs +++ b/scripts/updater.mjs @@ -46,7 +46,6 @@ async function resolveUpdater() { "darwin-x86_64": { signature: "", url: "" }, "linux-x86_64": { signature: "", url: "" }, "windows-x86_64": { signature: "", url: "" }, - "windows-i686": { signature: "", url: "" }, // no supported }, };