mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
new app: Ubuntu Countdown Widget
This commit is contained in:
parent
6d7ba61478
commit
1a981ba6e8
1 changed files with 25 additions and 0 deletions
25
metadata/com.leinardi.ubuntucountdownwidget.yml
Normal file
25
metadata/com.leinardi.ubuntucountdownwidget.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/leinardi/UbuntuCountdownWidget
|
||||
IssueTracker: https://github.com/leinardi/UbuntuCountdownWidget/issues
|
||||
Changelog: https://github.com/leinardi/UbuntuCountdownWidget/releases
|
||||
|
||||
AutoName: Ubuntu Countdown Widget
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/leinardi/UbuntuCountdownWidget.git
|
||||
|
||||
Builds:
|
||||
- versionName: v21.04.1
|
||||
versionCode: 256
|
||||
commit: v21.04.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/leinardi/UbuntuCountdownWidget/raw/master/version.txt|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: v21.04.1
|
||||
CurrentVersionCode: 256
|
||||
Loading…
Reference in a new issue