Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update versions-manifest
  • Loading branch information
459680 committed Feb 16, 2025
commit e51185cec2366c00477131cf11e5c7c63032b3b9
49 changes: 49 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down