feat: add autoseg-desktop update manifest placeholder
This commit is contained in:
parent
d9ee88b41f
commit
e144eda412
23
autoseg-desktop/latest.json
Normal file
23
autoseg-desktop/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/autoseg-desktop/0.0.0/autoseg-desktop_0.0.0_x64.msi.zip",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"linux-x86_64": {
|
||||||
|
"url": "https://pkg.rtmedical.ai/apps/-/packages/generic/autoseg-desktop/0.0.0/autoseg-desktop_0.0.0_amd64.AppImage.tar.gz",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"darwin-aarch64": {
|
||||||
|
"url": "https://pkg.rtmedical.ai/apps/-/packages/generic/autoseg-desktop/0.0.0/autoseg-desktop_0.0.0_aarch64.dmg.tar.gz",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"darwin-x86_64": {
|
||||||
|
"url": "https://pkg.rtmedical.ai/apps/-/packages/generic/autoseg-desktop/0.0.0/autoseg-desktop_0.0.0_x86_64.dmg.tar.gz",
|
||||||
|
"signature": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user