mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
BiliDownOut: 1.0
This commit is contained in:
parent
fe0bf4b32b
commit
e5f4d51635
1 changed files with 65 additions and 0 deletions
65
metadata/cn.a10miaomiao.bilidown.yml
Normal file
65
metadata/cn.a10miaomiao.bilidown.yml
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Fetch video cover from Bilibili
|
||||
zh-CN: 从哔哩哔哩获取视频封面
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: 10喵喵
|
||||
AuthorWebSite: https://10miaomiao.cn
|
||||
SourceCode: https://github.com/10miaomiao/bili-down-out
|
||||
Changelog: https://github.com/10miaomiao/bili-down-out/releases
|
||||
|
||||
AutoName: BiliDownOut
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/10miaomiao/bili-down-out.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1001
|
||||
commit: b5b5f730aa8242979a7f5a7865f5ba781536c612
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
||||
binary: https://github.com/10miaomiao/bili-down-out/releases/download/v%v/app-x86-release.apk
|
||||
|
||||
- versionName: '1.0'
|
||||
versionCode: 1002
|
||||
commit: b5b5f730aa8242979a7f5a7865f5ba781536c612
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
||||
binary: https://github.com/10miaomiao/bili-down-out/releases/download/v%v/app-x86_64-release.apk
|
||||
|
||||
- versionName: '1.0'
|
||||
versionCode: 1003
|
||||
commit: b5b5f730aa8242979a7f5a7865f5ba781536c612
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
||||
binary: https://github.com/10miaomiao/bili-down-out/releases/download/v%v/app-armeabi-v7a-release.apk
|
||||
|
||||
- versionName: '1.0'
|
||||
versionCode: 1004
|
||||
commit: b5b5f730aa8242979a7f5a7865f5ba781536c612
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
binary: https://github.com/10miaomiao/bili-down-out/releases/download/v%v/app-arm64-v8a-release.apk
|
||||
|
||||
AllowedAPKSigningKeys: d30ba38d50a8d2dc9a0ab2c5a6df8409163cc479d300cc64ba0e3857f0ab0ddf
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
- 10*%c+1
|
||||
- 10*%c+2
|
||||
- 10*%c+3
|
||||
- 10*%c+4
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1004
|
||||
Loading…
Reference in a new issue