From 7cce4b24d5e7d027f60fc11035fdc682b5eb4a24 Mon Sep 17 00:00:00 2001 From: asandikci Date: Mon, 8 Jan 2024 19:06:14 +0300 Subject: [PATCH] new version --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5e20849..2dc6cd6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Yurdle" description.en = "yurdle package" description.tr = "yurdle paketi" -version = "1.5~ynh2" +version = "1.6~ynh1" maintainers = ["asandikci"] @@ -83,8 +83,8 @@ ram.runtime = "50M" # This will pre-fetch the asset which can then be deployed during the install/upgrade scripts with : # ynh_setup_source --dest_dir="$install_dir" # You can also define other assets than "main" and add --source_id="foobar" in the previous command - url = "https://git.aliberksandikci.com.tr/ifl/Yurdle/releases/download/v1.5/yurdle_server.tar.gz" - sha256 = "168963a9183b325925ae805eb9cfd0b907721a1e3a06ffa54c64e7e4f427f48e" + url = "https://git.aliberksandikci.com.tr/ifl/Yurdle/releases/download/v1.6/yurdle_server.tar.gz" + sha256 = "199d4453366e9a555259fa4438a496d0da3ecfa476e91a1d180adc451967620e" # 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