mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
67 lines
1.7 KiB
JSON
67 lines
1.7 KiB
JSON
|
|
{
|
||
|
|
"distributionId": "plonds-0.8.5.2-windows-x64",
|
||
|
|
"version": "0.8.5.2",
|
||
|
|
"channel": "stable",
|
||
|
|
"platform": "windows-x64",
|
||
|
|
"publishedAt": "2026-04-20T00:00:00Z",
|
||
|
|
"components": [
|
||
|
|
{
|
||
|
|
"id": "app",
|
||
|
|
"root": "app-0.8.5.2/",
|
||
|
|
"mode": "file-object",
|
||
|
|
"metadata": {
|
||
|
|
"allowDiffUpdate": "true"
|
||
|
|
},
|
||
|
|
"files": [
|
||
|
|
{
|
||
|
|
"path": "LanMountainDesktop.exe",
|
||
|
|
"op": "replace",
|
||
|
|
"contentHash": "sha256-placeholder-lanmountain-exe",
|
||
|
|
"size": 1024000,
|
||
|
|
"mode": "file-object",
|
||
|
|
"objectKey": "repo/sha256/sha256-placeholder-lanmountain-exe"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "installers",
|
||
|
|
"root": "installers/windows-x64/",
|
||
|
|
"mode": "file-object",
|
||
|
|
"files": [
|
||
|
|
{
|
||
|
|
"path": "LanMountainDesktop-Setup-0.8.5.2-x64.exe",
|
||
|
|
"op": "add",
|
||
|
|
"contentHash": "sha256-placeholder-windows-x64-installer",
|
||
|
|
"size": 2048000,
|
||
|
|
"mode": "file-object",
|
||
|
|
"objectKey": "installers/windows-x64/LanMountainDesktop-Setup-0.8.5.2-x64.exe"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"installerMirrors": [
|
||
|
|
{
|
||
|
|
"platform": "windows",
|
||
|
|
"arch": "x64",
|
||
|
|
"url": "https://downloads.example.invalid/lanmountain/windows-x64/LanMountainDesktop-Setup-0.8.5.2-x64.exe",
|
||
|
|
"fileName": "LanMountainDesktop-Setup-0.8.5.2-x64.exe"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"capabilities": [
|
||
|
|
"file-object",
|
||
|
|
"compressed-object",
|
||
|
|
"binary-patch"
|
||
|
|
],
|
||
|
|
"signatures": [
|
||
|
|
{
|
||
|
|
"algorithm": "rsa-sha256",
|
||
|
|
"keyId": "lanmountain-main",
|
||
|
|
"signature": "placeholder-signature"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"metadata": {
|
||
|
|
"notes": "sample distribution for PLONDS skeleton"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|