mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'new-app-instagrabber' into 'master'
New App: Instagrabber (awais.instagrabber) Closes rfp#1259 See merge request fdroid/fdroiddata!6488
This commit is contained in:
commit
b15ac25853
1 changed files with 24 additions and 0 deletions
24
metadata/awais.instagrabber.yml
Normal file
24
metadata/awais.instagrabber.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://gitlab.com/AwaisKing/Instagrabber
|
||||
SourceCode: https://gitlab.com/AwaisKing/Instagrabber/tree/HEAD
|
||||
IssueTracker: https://gitlab.com/AwaisKing/Instagrabber/issues
|
||||
|
||||
AutoName: InstaGrabber
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/AwaisKing/Instagrabber.git
|
||||
|
||||
Builds:
|
||||
- versionName: 4.0-fdroid
|
||||
versionCode: 4
|
||||
commit: v4.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue