chore: remove un supported platform

This commit is contained in:
keiko233 2023-11-16 10:30:25 +08:00
parent 0c2e4fe34a
commit d76e8fe85a

View File

@ -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
},
};