mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
14 lines
304 B
JSON
14 lines
304 B
JSON
{
|
|
"version": "0.0.0-test",
|
|
"platforms": {
|
|
"linux-x86_64": {
|
|
"url": "https://example.invalid/openhuman_0.0.0-test_amd64.AppImage",
|
|
"signature": ""
|
|
},
|
|
"darwin-aarch64": {
|
|
"url": "https://example.invalid/openhuman_0.0.0-test_aarch64.dmg",
|
|
"signature": ""
|
|
}
|
|
}
|
|
}
|