refactor: Update download.tsx to use "WindowsInstaller" instead of "WindowsZip" in select options
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export const releases: any = {
|
||||
WindowsInstaller: "zen.installer.exe",
|
||||
WindowsZip: "zen.win64.zip",
|
||||
//MacOS: [],
|
||||
Linux: "zen.linux.tar.bz2",
|
||||
|
||||
Reference in New Issue
Block a user