1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-13 02:30:11 +01:00

altstore-index.json can also be gpg-signed

This commit is contained in:
Hans-Christoph Steiner 2024-06-07 12:22:13 +02:00
parent 2e591c0551
commit 518c381a09

View File

@ -54,6 +54,7 @@ REMOTE_HOSTNAME_REGEX = re.compile(r'\W*\w+\W+(\w+).*')
INDEX_FILES = [
"altstore-index.json",
"altstore-index.json.asc",
"entry.jar",
"entry.json",
"entry.json.asc",