From bd3ce9870a086a515f75372a8adb322d94eaa059 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 30 Mar 2022 04:13:22 +0000 Subject: [PATCH] Update Hysteria Plugin - SagerNet to 1.0.2 (75) --- ...o.nekohasekai.sagernet.plugin.hysteria.yml | 24 +++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/metadata/io.nekohasekai.sagernet.plugin.hysteria.yml b/metadata/io.nekohasekai.sagernet.plugin.hysteria.yml index 13f734b527..e2f5c2362e 100644 --- a/metadata/io.nekohasekai.sagernet.plugin.hysteria.yml +++ b/metadata/io.nekohasekai.sagernet.plugin.hysteria.yml @@ -95,9 +95,29 @@ Builds: - plugin ndk: r23b + - versionName: 1.0.2 + versionCode: 75 + commit: c8202122f57b39bf8e64dbca42f511d99b19162e + subdir: plugin/hysteria + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - fdroid + prebuild: + - pushd ../.. + - sed -i -e 's/1.18beta1/1.17.5/' bin/fdroid/install_golang.sh + - ./run fdroid prebuild_plugin_golang hysteria + scandelete: + - external + - plugin + ndk: r23b + AutoUpdateMode: Version UpdateCheckMode: Tags ^hysteria-plugin-.* VercodeOperation: '%c * 5' UpdateCheckData: sager.properties|HYSTERIA_VERSION=(\d+)|.|HYSTERIA_VERSION_NAME=(.*) -CurrentVersion: 1.0.1 -CurrentVersionCode: 70 +CurrentVersion: 1.0.2 +CurrentVersionCode: 75