mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Repoducible build for net.stargw.fok
This commit is contained in:
parent
12f595f7a9
commit
1589b3dd47
1 changed files with 23 additions and 4 deletions
|
|
@ -2,8 +2,8 @@ Categories:
|
|||
- Security
|
||||
License: Apache-2.0
|
||||
AuthorName: StarGW
|
||||
AuthorEmail: fok@stargw.net
|
||||
WebSite: https://www.stargw.net/android/fok/
|
||||
AuthorEmail: karma@stargw.net
|
||||
WebSite: https://www.stargw.net/android/karma/
|
||||
SourceCode: https://github.com/stargw-net/karma-firewall
|
||||
IssueTracker: https://github.com/stargw-net/karma-firewall/issues
|
||||
Donate: https://www.stargw.net/money/?android
|
||||
|
|
@ -12,10 +12,12 @@ AutoName: Karma FW
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/stargw-net/karma-firewall.git
|
||||
Binaries: https://www.stargw.net/android/apks/net.stargw.fok-release-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '53'
|
||||
versionCode: 53
|
||||
disable: Switched to reproducible builds
|
||||
commit: 54bf417be5228e24b7898ec0677aa600ecbf406f
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -26,6 +28,7 @@ Builds:
|
|||
|
||||
- versionName: '54'
|
||||
versionCode: 54
|
||||
disable: Switched to reproducible builds
|
||||
commit: 417eda5481f810d5366cf607d78546730d3f9a39
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -34,6 +37,7 @@ Builds:
|
|||
|
||||
- versionName: '55'
|
||||
versionCode: 55
|
||||
disable: Switched to reproducible builds
|
||||
commit: 505f4957ccf4e62863ac396ff5f768ff55667588
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -42,6 +46,7 @@ Builds:
|
|||
|
||||
- versionName: '56'
|
||||
versionCode: 56
|
||||
disable: Switched to reproducible builds
|
||||
commit: 333e73dcefd7fd8f41d41ff9f509825b0825d726
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -50,6 +55,7 @@ Builds:
|
|||
|
||||
- versionName: '57'
|
||||
versionCode: 57
|
||||
disable: Switched to reproducible builds
|
||||
commit: 900f0f2e223ddfcc2fc8334f8b05822553e12df8
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -58,6 +64,7 @@ Builds:
|
|||
|
||||
- versionName: '58'
|
||||
versionCode: 58
|
||||
disable: Switched to reproducible builds
|
||||
commit: 68401fb9a9646510bef3139829e4b607a5c9857a
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -66,6 +73,7 @@ Builds:
|
|||
|
||||
- versionName: '59'
|
||||
versionCode: 59
|
||||
disable: Switched to reproducible builds
|
||||
commit: 9fcd91f8effba14956755202dbb8eae3c0ff2724
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -74,13 +82,24 @@ Builds:
|
|||
|
||||
- versionName: '60'
|
||||
versionCode: 60
|
||||
disable: Switched to reproducible builds
|
||||
commit: b68764dbd58019b1e8405a497790c653df9b1b1b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/android {/a lintOptions {abortOnError false}' build.gradle
|
||||
|
||||
- versionName: '61'
|
||||
versionCode: 61
|
||||
commit: aa56a79a400ff6e4016ad8f7abd33e43a511ad7e
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/android {/a lintOptions {abortOnError false}' build.gradle
|
||||
|
||||
AllowedAPKSigningKeys: 0506d8a76c40c47815395ddb9deaff30d6290d123de508290e482d993f376131
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '60'
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: '61'
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue