From 940fe27b88b1b828430709f6caca2a76e80f8c64 Mon Sep 17 00:00:00 2001 From: linsui Date: Sat, 30 Jul 2022 16:35:07 +0800 Subject: [PATCH] libchecker: 2.3.0 --- metadata/com.absinthe.libchecker.yml | 34 ++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.absinthe.libchecker.yml diff --git a/metadata/com.absinthe.libchecker.yml b/metadata/com.absinthe.libchecker.yml new file mode 100644 index 0000000000..505664cbdf --- /dev/null +++ b/metadata/com.absinthe.libchecker.yml @@ -0,0 +1,34 @@ +Categories: + - System +License: Apache-2.0 +AuthorName: Absinthe +AuthorEmail: zhaobozhen2025@gmail.com +AuthorWebSite: https://absinthe.life +SourceCode: https://github.com/zhaobozhen/LibChecker +IssueTracker: https://github.com/zhaobozhen/LibChecker/issues +Changelog: https://github.com/zhaobozhen/LibChecker/releases + +AutoName: LibChecker + +RepoType: git +Repo: https://github.com/zhaobozhen/LibChecker.git + +Builds: + - versionName: 2.3.0.dev.a32aba40 + versionCode: 1300 + commit: a32aba40d4f2f99a76dad2fbda501453af226807 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - foss + rm: + - app/ohos + +AutoUpdateMode: Version +UpdateCheckMode: HTTP +UpdateCheckData: https://github.com/zhaobozhen/LibChecker/releases/latest|LibChecker-.+-(\d+)-foss|.|LibChecker-(.+)-\d+-foss +CurrentVersion: 2.3.0.dev.a32aba40 +CurrentVersionCode: 1300