diff --git a/web/data/setupfiles.json b/web/data/setupfiles.json index 67c8b4b..64d17a1 100644 --- a/web/data/setupfiles.json +++ b/web/data/setupfiles.json @@ -1,6 +1,6 @@ { - "arm64":"https://go.anbui.ovh/vectrasvm/files/qemu/8.2.0-3dfx/vectras-vm-arm64-v8a.tar.gz", - "arm64-v8a":"https://go.anbui.ovh/vectrasvm/files/qemu/9.2.2-3dfx/base-vectras-vm-arm64-v8a.tar.gz", - "x86_64": "https://go.anbui.ovh/vectrasvm/files/qemu/8.2.0-3dfx/vectras-vm-x86_64.tar.gz", - "amd64":"https://go.anbui.ovh/vectrasvm/files/qemu/9.2.2-3dfx/base-vectras-vm-x86_64.tar.gz" + "arm64":"https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases/download/3.2.9/vectras-vm-arm64-v8a.tar.gz", + "arm64-v8a":"https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases/download/3.2.9/base-vectras-vm-arm64-v8a.tar.gz", + "x86_64": "https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases/download/3.2.9/vectras-vm-x86_64.tar.gz", + "amd64":"https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases/download/3.2.9/base-vectras-vm-x86_64.tar.gz" } \ No newline at end of file