From 6a478b115f4ed32c5f1ba3ebb45f066c6aa39d6b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 4 Apr 2023 19:02:04 +0200 Subject: [PATCH] Upgrade to v0.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 79063a6..ebce085 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "20 euros" description.en = "2048 variant with Euro coins and notes" description.fr = "Variante de 2048 avec pièces et billets en euros" -version = "1.0~ynh9" +version = "0.1~ynh9" maintainers = ["eric_G"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/jatekos101/20euros/archive/v0.1.zip" - sha256 = "79e743f874eef952e8e0ca5f7a48d04872d7671a9c0581ce188fc42ee11bdf72" + url = "https://github.com/jatekos101/20euros/archive/refs/tags/0.1.tar.gz" + sha256 = "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed" autoupdate.strategy = "latest_github_tag" [resources.system_user]