From 409ad66e1f2ec3de12f1630516d09beeb7e83512 Mon Sep 17 00:00:00 2001 From: Service account Date: Fri, 7 Mar 2025 03:30:19 +0000 Subject: [PATCH] Update versions-manifest --- versions-manifest.json | 49 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/versions-manifest.json b/versions-manifest.json index c11556d..0cb8ce9 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -1,4 +1,53 @@ [ + { + "version": "5.8.6", + "stable": true, + "release_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/tag/5.8.6-13713146281", + "files": [ + { + "filename": "virtualhere-client-5.8.6-linux-arm32.tar.xz", + "arch": "arm32", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.6-13713146281/virtualhere-client-5.8.6-linux-arm32.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.6-linux-arm64.tar.xz", + "arch": "arm64", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.6-13713146281/virtualhere-client-5.8.6-linux-arm64.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.6-linux-mips32.tar.xz", + "arch": "mips32", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.6-13713146281/virtualhere-client-5.8.6-linux-mips32.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.6-linux-x64.tar.xz", + "arch": "x64", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.6-13713146281/virtualhere-client-5.8.6-linux-x64.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.6-linux-x86.tar.xz", + "arch": "x86", + "platform": "linux", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.6-13713146281/virtualhere-client-5.8.6-linux-x86.tar.xz" + }, + { + "filename": "virtualhere-client-5.8.6-win32-arm64.7z", + "arch": "arm64", + "platform": "win32", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.6-13713146281/virtualhere-client-5.8.6-win32-arm64.7z" + }, + { + "filename": "virtualhere-client-5.8.6-win32-x64.7z", + "arch": "x64", + "platform": "win32", + "download_url": "https://github.com/hhgyu/virtualhere-client-versions/releases/download/5.8.6-13713146281/virtualhere-client-5.8.6-win32-x64.7z" + } + ] + }, { "version": "5.8.5", "stable": true,