chore: update manifest for v0.1.0.0
This commit is contained in:
parent
b51635c515
commit
9faf687006
|
|
@ -1,4 +1,5 @@
|
||||||
[{
|
[
|
||||||
|
{
|
||||||
"guid": "1175543c-6d20-4cfa-93a6-1476836df34c",
|
"guid": "1175543c-6d20-4cfa-93a6-1476836df34c",
|
||||||
"name": "Auto Backup",
|
"name": "Auto Backup",
|
||||||
"description": "Automated scheduled ZIP backups of Jellyfin data.",
|
"description": "Automated scheduled ZIP backups of Jellyfin data.",
|
||||||
|
|
@ -9,19 +10,20 @@
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
{
|
||||||
"version": "0.1.0.0",
|
"version": "0.1.0.0",
|
||||||
"changelog": "",
|
"changelog": "mainifest test\n\nmainifest test for jellyfin",
|
||||||
"targetAbi": "10.11.0.0",
|
"targetAbi": "10.11.0.0",
|
||||||
"sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-10.11.x.zip",
|
"sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-10.11.x.zip",
|
||||||
"checksum": "4a3c6289275b0043ccf2b5b8255bf418",
|
"checksum": "df5fa61d3d6874b71ab2dc8549a3b728",
|
||||||
"timestamp": "2026-07-02T22:30:35Z"
|
"timestamp": "2026-07-02T22:54:39Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "0.1.0.0",
|
"version": "0.1.0.0",
|
||||||
"changelog": "",
|
"changelog": "mainifest test\n\nmainifest test for jellyfin",
|
||||||
"targetAbi": "12.0.0.0",
|
"targetAbi": "12.0.0.0",
|
||||||
"sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-12.0.x.zip",
|
"sourceUrl": "https://gitea.home.filtik.de/Filtik/Jellyfin-AutoBackup/releases/download/v0.1.0.0/Jellyfin-AutoBackup-0.1.0.0-12.0.x.zip",
|
||||||
"checksum": "75198ea800d9a787d4d41cc9fba1e580",
|
"checksum": "ff9901fa84d7378ce447a48e3eccb9e5",
|
||||||
"timestamp": "2026-07-02T22:30:35Z"
|
"timestamp": "2026-07-02T22:54:39Z"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}]
|
}
|
||||||
|
]
|
||||||
Loading…
Reference in New Issue