diff --git a/versions-manifest.json b/versions-manifest.json index 1aa8e8b..c11556d 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -1,4 +1,53 @@ [ + { + "version": "5.8.5", + "stable": true, + "release_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/tag/5.8.5-13351304401", + "files": [ + { + "filename": "virtualhere-client-5.8.5-linux-arm32.tar.xz", + "arch": "arm32", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.5-13351304401/virtualhere-client-5.8.5-linux-arm32.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.5-linux-arm64.tar.xz", + "arch": "arm64", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.5-13351304401/virtualhere-client-5.8.5-linux-arm64.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.5-linux-mips32.tar.xz", + "arch": "mips32", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.5-13351304401/virtualhere-client-5.8.5-linux-mips32.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.5-linux-x64.tar.xz", + "arch": "x64", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.5-13351304401/virtualhere-client-5.8.5-linux-x64.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.5-linux-x86.tar.xz", + "arch": "x86", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.5-13351304401/virtualhere-client-5.8.5-linux-x86.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.5-win32-arm64.7z", + "arch": "arm64", + "platform": "win32", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.5-13351304401/virtualhere-client-5.8.5-win32-arm64.7z" + }, + { + "filename": "virtualhere-client-5.8.5-win32-x64.7z", + "arch": "x64", + "platform": "win32", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.5-13351304401/virtualhere-client-5.8.5-win32-x64.7z" + } + ] + }, { "version": "5.8.4", "stable": true,