diff --git a/repository.json b/repository.json new file mode 100644 index 0000000..4502a36 --- /dev/null +++ b/repository.json @@ -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}" + } + } +} \ No newline at end of file