mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
rewrite yml: eu.veldsoft.hungarian.rings
This commit is contained in:
parent
16f432e2de
commit
aa0a708339
2 changed files with 46 additions and 39 deletions
|
|
@ -1,39 +0,0 @@
|
||||||
AntiFeatures:Ads
|
|
||||||
Categories:Games
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid
|
|
||||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid/issues
|
|
||||||
|
|
||||||
Auto Name:Hungarian Rings for Android
|
|
||||||
Summary:Puzzle game
|
|
||||||
Description:
|
|
||||||
This puzzle consists of two intersecting rings made up of a number of coloured
|
|
||||||
balls. The rings of balls intersect at two places, so they share two of the
|
|
||||||
balls. Each ring of balls can be turned, so the balls can be mixed.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=0e73cb7b523754511c947a119ed5d3603339de2e
|
|
||||||
|
|
||||||
Build:1.1,2
|
|
||||||
commit=a63a384846d624985fb2959ff0695400449bc270
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
commit=b068ce8fc6dc9ed4ff81bb30b449c8c93b049d81
|
|
||||||
|
|
||||||
Build:1.3,4
|
|
||||||
commit=cd930de6386337a92a93d2aa40782eb9857568b9
|
|
||||||
|
|
||||||
Build:1.4.0,5
|
|
||||||
commit=v1.4.0
|
|
||||||
subdir=HungarianRingsForAndroid
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.4.0
|
|
||||||
Current Version Code:5
|
|
||||||
46
metadata/eu.veldsoft.hungarian.rings.yml
Normal file
46
metadata/eu.veldsoft.hungarian.rings.yml
Normal file
|
|
@ -0,0 +1,46 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Ads
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid
|
||||||
|
IssueTracker: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid/issues
|
||||||
|
|
||||||
|
AutoName: Hungarian Rings for Android
|
||||||
|
Summary: Puzzle game
|
||||||
|
Description: |-
|
||||||
|
This puzzle consists of two intersecting rings made up of a number of coloured
|
||||||
|
balls. The rings of balls intersect at two places, so they share two of the
|
||||||
|
balls. Each ring of balls can be turned, so the balls can be mixed.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 0e73cb7b523754511c947a119ed5d3603339de2e
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
|
commit: a63a384846d624985fb2959ff0695400449bc270
|
||||||
|
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: b068ce8fc6dc9ed4ff81bb30b449c8c93b049d81
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 4
|
||||||
|
commit: cd930de6386337a92a93d2aa40782eb9857568b9
|
||||||
|
|
||||||
|
- versionName: 1.4.0
|
||||||
|
versionCode: 5
|
||||||
|
commit: v1.4.0
|
||||||
|
subdir: HungarianRingsForAndroid
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.4.0
|
||||||
|
CurrentVersionCode: 5
|
||||||
Loading…
Reference in a new issue