mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Add Bangle.js 0.87.1 extracted signatures
This commit is contained in:
parent
2d78e12ebe
commit
20a6678b64
6 changed files with 14911 additions and 1 deletions
|
|
@ -469,6 +469,8 @@ Builds:
|
|||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- banglejs
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
rm:
|
||||
- external/jerryscript/tools/babel/package.json
|
||||
scanignore:
|
||||
|
|
@ -481,8 +483,16 @@ Builds:
|
|||
build:
|
||||
- cd ../external
|
||||
- ./build_fossil_hr_gbapps.sh
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AllowedAPKSigningKeys:
|
||||
- 01cce9316fcb77ea02c6dea81fde9f3176469202c0cea0514c0e03cb969bc7be
|
||||
- c8ce4e29c4d8509f2509c9ce4b5a6f644c3bb9dda042aa88c25313f777a0a81f
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: nodomain.freeyourgadget.gadgetbridge
|
||||
CurrentVersion: 0.87.1-banglejs
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
17903616
|
||||
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue