From 6cdb8add306d35e53f1bd670f4fdebf6cf32b1d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:39:13 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 648f123..5c3ac95 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "myTinyTodo" description.en = "Open source to-do list script" description.fr = "Gestionnaire de todo list" -version = "1.7.6~ynh1" +version = "1.8.0~ynh1" maintainers = ["plabuse"] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/maxpozdeev/mytinytodo/releases/download/v1.7.6/mytinytodo-v1.7.6.tar.gz" - sha256 = "8edde5469118a751744af37b4323e06c19a21d8d5b0a8bffe092e1f0155d8599" + url = "https://github.com/maxpozdeev/mytinytodo/releases/download/v1.8.0/mytinytodo-v1.8.0.tar.gz" + sha256 = "6343bf1c60664a896ad3f111639386113fd31904ca63a41480dacf61672e918c" autoupdate.strategy = "latest_github_tag" [resources.system_user]