mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
index-v2.jar is not a valid file, remove references
entry.jar is the signed file, it references index-v2.json.
This commit is contained in:
parent
002d9cf333
commit
01f7dfd0b3
4 changed files with 0 additions and 7 deletions
|
|
@ -3985,7 +3985,6 @@ def is_repo_file(filename, for_gpg_signing=False):
|
|||
b'categories.txt',
|
||||
b'entry.jar',
|
||||
b'index-v1.jar',
|
||||
b'index-v2.jar',
|
||||
b'index.css',
|
||||
b'index.html',
|
||||
b'index.jar',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue