From 4e529bc7eaa4cb0ed1fa530b96e44b2334bd4336 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 28 Jun 2024 03:40:55 +0200 Subject: [PATCH] Upgrade to v2024.06.07 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f141543..f875c8a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ id = "huginn" name = "Huginn" description.en = "Build agents that monitor and act on your behalf. Your agents are standing by" -version = "2022.08.18~ynh1" +version = "2024.06.07~ynh1" maintainers = ["aurel"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/huginn/huginn/archive/refs/tags/v2022.08.18.tar.gz" - sha256 = "845042042089a35c274bef41fc498cfd23733d923ab3772f4311212b42b356d9" + url = "https://github.com/huginn/huginn/archive/5a1509b51188e0d16868be893c983d6fcfd232a5.tar.gz" + sha256 = "d71c27306e6cb63a6e9e02c6a18b8a63c0f4bb4d94311002c8df526d66f6dddf" # Yeah there is a release but it's 2 years old and the doc tells to git commit… autoupdate.strategy = "latest_github_commit"