fix repository.json

This commit is contained in:
2025-07-17 22:20:27 +02:00
parent e7af57c255
commit a184c4fbab

16
repository.json Normal file
View File

@@ -0,0 +1,16 @@
{
"name": "dont-stop-folding Add-on Repository",
"url": "https://gitea.bitfire.work/retr0/dont-stop-folding",
"maintainer": "retr0",
"addons": {
"foldingathome": {
"name": "Folding@home",
"version": "0.8.0",
"slug": "foldingathome",
"description": "Run Folding@home to contribute to scientific research",
"url": "https://gitea.bitfire.work/retr0/dont-stop-folding",
"arch": ["amd64", "armhf", "armv7", "aarch64"],
"image": "local/addon-foldingathome:{version}"
}
}
}