From 1484ffb2d86252f909c846824ee5053c88afb3d1 Mon Sep 17 00:00:00 2001 From: longbowman Date: Sun, 28 Apr 2024 09:23:27 +0400 Subject: [PATCH] changed manifest.toml according to this suggestion: https://github.com/YunoHost/apps/pull/2263 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index b339280..9420fe2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ id = "jump" name = "Jump" description.en = "A self-hosted startpage and real-time status page for your server designed to be simple, stylish, fast and secure" -version = "1.0~ynh1" +version = "1.3.2~ynh1" maintainers = ["Longbowman"] @@ -207,7 +207,7 @@ ram.runtime = "50M" sha256 = "d4003fa5f668e27de7b6c39dcff9b73f4ee7179059caac5be441194fa6b3b0c9" in_subdir = false autoupdate.strategy = "latest_github_release" - autoupdate.asset = "^v[0-9\\.\\-]*zip$" + # autoupdate.asset = "^v[0-9\\.\\-]*zip$" # These infos are used by https://github.com/YunoHost/apps/blob/master/tools/autoupdate_app_sources/autoupdate_app_sources.py # to auto-update the previous asset urls and sha256sum + manifest version