From 56ea0e5e283679f8c0b1296d087b7210d6690c63 Mon Sep 17 00:00:00 2001 From: Adolfo Santiago Date: Sat, 23 Apr 2022 11:47:25 +0000 Subject: [PATCH] Update Husky version to 1.1.2 --- metadata/su.xash.husky.yml | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/metadata/su.xash.husky.yml b/metadata/su.xash.husky.yml index a34581c5e6..cf3a215729 100644 --- a/metadata/su.xash.husky.yml +++ b/metadata/su.xash.husky.yml @@ -1,17 +1,15 @@ Categories: - Internet License: GPL-3.0-only -AuthorName: a1batross -AuthorEmail: contact@fwgs.ru -SourceCode: https://git.mentality.rip/FWGS/Husky -IssueTracker: https://git.mentality.rip/FWGS/Husky/issues -Translation: https://l10n.mentality.rip/projects/husky/ -Changelog: https://git.mentality.rip/FWGS/Husky/releases +WebSite: https://husky.adol.pw +SourceCode: https://git.sr.ht/~captainepoch/husky +IssueTracker: https://todo.sr.ht/~captainepoch/husky +Changelog: https://git.sr.ht/~captainepoch/husky/tree/master/item/HISTORY AutoName: Husky RepoType: git -Repo: https://git.mentality.rip/FWGS/Husky +Repo: https://git.sr.ht/~captainepoch/husky Builds: - versionName: 1.0.1 @@ -22,9 +20,20 @@ Builds: - huskyBlue prebuild: sed -i -e 's/buildnum()/168/g' build.gradle + - versionName: 1.1.2 + versionCode: 178 + commit: 1.1.2 + subdir: husky/app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - huskyStable + MaintainerNotes: VC is generated on build, no way to check for updates. AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 1.0.1 -CurrentVersionCode: 168 +CurrentVersion: 1.1.2 +CurrentVersionCode: 178