docs(fdroid): sync metadata mirror to v0.1.16 with the tag's full commit hash
This commit is contained in:
parent
954dc2caae
commit
dd01603ad0
1 changed files with 6 additions and 6 deletions
|
|
@ -18,7 +18,7 @@ Repo: https://git.comunes.org/comunes/tane.git
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 0.1.16
|
- versionName: 0.1.16
|
||||||
versionCode: 181
|
versionCode: 181
|
||||||
commit: f04dd3da1a3993c5a8f3222544f75b979d2c7f9d
|
commit: 954dc2caae10c373c4bdfcbd5dfb3d6c3906b598
|
||||||
subdir: apps/app_seeds
|
subdir: apps/app_seeds
|
||||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||||
binary:
|
binary:
|
||||||
|
|
@ -55,7 +55,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.1.16
|
- versionName: 0.1.16
|
||||||
versionCode: 182
|
versionCode: 182
|
||||||
commit: f04dd3da1a3993c5a8f3222544f75b979d2c7f9d
|
commit: 954dc2caae10c373c4bdfcbd5dfb3d6c3906b598
|
||||||
subdir: apps/app_seeds
|
subdir: apps/app_seeds
|
||||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||||
binary:
|
binary:
|
||||||
|
|
@ -92,7 +92,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.1.16
|
- versionName: 0.1.16
|
||||||
versionCode: 183
|
versionCode: 183
|
||||||
commit: f04dd3da1a3993c5a8f3222544f75b979d2c7f9d
|
commit: 954dc2caae10c373c4bdfcbd5dfb3d6c3906b598
|
||||||
subdir: apps/app_seeds
|
subdir: apps/app_seeds
|
||||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||||
binary:
|
binary:
|
||||||
|
|
@ -132,9 +132,9 @@ Builds:
|
||||||
# APK (same signature as the Play build). Value is the SHA-256 of the tane-upload
|
# APK (same signature as the Play build). Value is the SHA-256 of the tane-upload
|
||||||
# signing certificate (public).
|
# signing certificate (public).
|
||||||
# Note: `commit:` must be a full commit hash (not a tag) per F-Droid review, so
|
# Note: `commit:` must be a full commit hash (not a tag) per F-Droid review, so
|
||||||
# it can only be filled in once the tag exists. The hash below still points at
|
# it can only be filled in once the tag exists; it is synced here and in the
|
||||||
# v0.1.15; it is synced (here and in the fdroiddata fork) right after v0.1.16 is
|
# fdroiddata fork right after tagging, before the fork's pipeline runs.
|
||||||
# tagged, before the fork's pipeline runs.
|
# 954dc2caae10c373c4bdfcbd5dfb3d6c3906b598 is the commit tag v0.1.16 points to.
|
||||||
AllowedAPKSigningKeys: ddfae432091b8248a8a4a1b353487fa626301f4357ef835e94ec312f69418e38
|
AllowedAPKSigningKeys: ddfae432091b8248a8a4a1b353487fa626301f4357ef835e94ec312f69418e38
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue