mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Bump METADATA_VERSION for apksigner transition
We switched to apksigner in 50f0534d
but old apks where still verified
with jarsigner (or an old apksigner version). Bumping the
METADATA_VERSION to force a rebuild of apkcache.
Hopefully this resolves de.chagemann.regexcrossword getting the
KnownVuln, DisabledAlgorithm tags.
This commit is contained in:
parent
e2214ebc4b
commit
f01a3caf77
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"repo": {
|
||||
"timestamp": 1502845383782,
|
||||
"version": 20000,
|
||||
"version": 20001,
|
||||
"name": "My First F-Droid Repo Demo",
|
||||
"icon": "icon.png",
|
||||
"address": "https://MyFirstFDroidRepo.org/fdroid/repo",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue