mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Add qBittorrent Manager
This commit is contained in:
parent
4bee1c596b
commit
77937636cc
1 changed files with 34 additions and 0 deletions
34
metadata/dev.yashgarg.qbit.yml
Normal file
34
metadata/dev.yashgarg.qbit.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Development
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Yash Garg
|
||||
AuthorEmail: me@yashgarg.dev
|
||||
AuthorWebSite: https://yashgarg.dev
|
||||
WebSite: https://github.com/Yash-Garg/qBittorrent-Manager
|
||||
SourceCode: https://github.com/Yash-Garg/qBittorrent-Manager
|
||||
IssueTracker: https://github.com/Yash-Garg/qBittorrent-Manager/issues
|
||||
Donate: https://github.com/sponsors/Yash-Garg
|
||||
|
||||
AutoName: qBittorrent Manager
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Yash-Garg/qBittorrent-Manager.git
|
||||
Binaries: https://github.com/Yash-Garg/qBittorrent-Manager/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: v0.1.7-d6feeee-release
|
||||
versionCode: 7
|
||||
commit: v0.1.7-d6feeee-release
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- build-logic/automation-plugins/build/
|
||||
- build-logic/kotlin-plugins/build/
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||
|
||||
CurrentVersion: v0.1.7-d6feeee-release
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue