feat: add voxelview update manifest placeholder
This commit is contained in:
parent
e144eda412
commit
e4aa9da7f8
23
voxelview/latest.json
Normal file
23
voxelview/latest.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "0.0.0",
|
||||
"notes": "Placeholder — será substituído pelo CI no primeiro release.",
|
||||
"pub_date": "2026-06-10T00:00:00Z",
|
||||
"platforms": {
|
||||
"windows-x86_64": {
|
||||
"url": "https://pkg.rtmedical.ai/apps/-/packages/generic/voxelview/0.0.0/voxelview_0.0.0_x64.msi.zip",
|
||||
"signature": ""
|
||||
},
|
||||
"linux-x86_64": {
|
||||
"url": "https://pkg.rtmedical.ai/apps/-/packages/generic/voxelview/0.0.0/voxelview_0.0.0_amd64.AppImage.tar.gz",
|
||||
"signature": ""
|
||||
},
|
||||
"darwin-aarch64": {
|
||||
"url": "https://pkg.rtmedical.ai/apps/-/packages/generic/voxelview/0.0.0/voxelview_0.0.0_aarch64.dmg.tar.gz",
|
||||
"signature": ""
|
||||
},
|
||||
"darwin-x86_64": {
|
||||
"url": "https://pkg.rtmedical.ai/apps/-/packages/generic/voxelview/0.0.0/voxelview_0.0.0_x86_64.dmg.tar.gz",
|
||||
"signature": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user