mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Newapp: Breezy Weather
This commit is contained in:
parent
4817246155
commit
94f60056b7
1 changed files with 32 additions and 0 deletions
32
metadata/org.breezyweather.yml
Normal file
32
metadata/org.breezyweather.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: LGPL-3.0-only
|
||||
SourceCode: https://github.com/breezy-weather/breezy-weather
|
||||
IssueTracker: https://github.com/breezy-weather/breezy-weather/issues
|
||||
Translation: https://hosted.weblate.org/projects/breezy-weather/breezy-weather-android/#information
|
||||
Changelog: https://github.com/breezy-weather/breezy-weather/releases
|
||||
|
||||
AutoName: Breezy Weather
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/breezy-weather/breezy-weather.git
|
||||
|
||||
Builds:
|
||||
- versionName: 5.1.8_fdroid
|
||||
versionCode: 50108
|
||||
commit: ee0473cc54392bdcdc43ebddca62ef112cb7a2eb
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
output: build/outputs/apk/fdroid/release/app-fdroid-universal-release-unsigned.apk
|
||||
binary: https://github.com/breezy-weather/breezy-weather/releases/download/v5.1.8/breezy-weather-v%v.apk
|
||||
|
||||
AllowedAPKSigningKeys: 29d435f70aa9aec3c1faff7f7ffa6e15785088d87f06ecfcab9c3cc62dc269d8
|
||||
|
||||
MaintainerNotes: Per flavor versionName suffix does not allow to template the Binaries
|
||||
URL for autoupdates
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.1.8_fdroid
|
||||
CurrentVersionCode: 50108
|
||||
Loading…
Reference in a new issue