rewrite yml: be.norio.randomapp
This commit is contained in:
parent
61ff588713
commit
ad2bed35eb
|
|
@ -1,22 +0,0 @@
|
|||
Categories:System
|
||||
License:GPL-3.0-only
|
||||
Web Site:http://www.norio.be/
|
||||
Source Code:https://github.com/litrik/be.norio.randomapp
|
||||
Issue Tracker:https://github.com/litrik/be.norio.randomapp/issues
|
||||
|
||||
Auto Name:Random App
|
||||
Summary:Launch a random app
|
||||
Description:
|
||||
Launch a randomly chosen app on your device.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/litrik/be.norio.randomapp.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=0ac31
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
23
metadata/be.norio.randomapp.yml
Normal file
23
metadata/be.norio.randomapp.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
WebSite: http://www.norio.be/
|
||||
SourceCode: https://github.com/litrik/be.norio.randomapp
|
||||
IssueTracker: https://github.com/litrik/be.norio.randomapp/issues
|
||||
|
||||
AutoName: Random App
|
||||
Summary: Launch a random app
|
||||
Description: Launch a randomly chosen app on your device.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/litrik/be.norio.randomapp.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 0ac31
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue