diff --git a/metadata/org.mfri.bbcworldservicenewshourdownloader.yml b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml new file mode 100644 index 0000000000..defa8b1eab --- /dev/null +++ b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml @@ -0,0 +1,28 @@ +Categories: + - Internet + - Multimedia +License: Apache-2.0 +SourceCode: https://github.com/sapstern/newshourpodcasts +IssueTracker: https://github.com/sapstern/newshourpodcasts/issues + +AutoName: BBC World Service Newshour Downloader + +RepoType: git +Repo: https://github.com/sapstern/newshourpodcasts.git + +Builds: + - versionName: v1.2.0 + versionCode: 120 + commit: v1.2.0 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: v1.2.0 +CurrentVersionCode: 120