Add "website" in "upstream" in manifest.json

This commit is contained in:
Miraty 2022-08-26 20:20:53 +02:00
parent c604602f76
commit aabc0a58c7
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
"url": "https://code.antopie.org/miraty/libreqr", "url": "https://code.antopie.org/miraty/libreqr",
"upstream": { "upstream": {
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"website": "https://code.antopie.org/miraty/libreqr",
"demo": "https://qr.antopie.org", "demo": "https://qr.antopie.org",
"code": "https://code.antopie.org/miraty/libreqr" "code": "https://code.antopie.org/miraty/libreqr"
}, },