mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Husky - update repo url and UCM
This commit is contained in:
parent
6495e3c6de
commit
24aa089827
1 changed files with 5 additions and 6 deletions
|
|
@ -2,14 +2,14 @@ Categories:
|
|||
- Internet
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://husky.adol.pw
|
||||
SourceCode: https://git.sr.ht/~captainepoch/husky
|
||||
IssueTracker: https://todo.sr.ht/~captainepoch/husky
|
||||
Changelog: https://git.sr.ht/~captainepoch/husky/tree/master/item/HISTORY
|
||||
SourceCode: https://codeberg.org/husky/husky
|
||||
IssueTracker: https://codeberg.org/husky/husky/issues
|
||||
Changelog: https://codeberg.org/husky/husky/src/branch/master/HISTORY
|
||||
|
||||
AutoName: Husky
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.sr.ht/~captainepoch/husky
|
||||
Repo: https://codeberg.org/husky/husky
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.2
|
||||
|
|
@ -91,7 +91,6 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
UpdateCheckData: husky/appinfo.gradle|buildVersions.versionCode = (\d+)|.|buildVersions.versionName
|
||||
= "(.*)"
|
||||
UpdateCheckData: husky/appinfo.gradle|buildVersions.versionCode = (.*)|.|buildVersions.versionName = "(.*)"
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 186
|
||||
|
|
|
|||
Loading…
Reference in a new issue