chore: remove un supported platform
This commit is contained in:
@@ -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
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user