diff --git a/manifest.toml b/manifest.toml index f875c8a..eaa2aab 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 = "2024.06.07~ynh1" +version = "2024.07.06~ynh1" maintainers = ["aurel"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/huginn/huginn/archive/5a1509b51188e0d16868be893c983d6fcfd232a5.tar.gz" - sha256 = "d71c27306e6cb63a6e9e02c6a18b8a63c0f4bb4d94311002c8df526d66f6dddf" + url = "https://github.com/huginn/huginn/archive/37287a6fad196eb30d0de37743cdd8b643cbd324.tar.gz" + sha256 = "677a0a860f12ceacb5557039f770b663632820c5180165b328b04691cee2cbbf" # Yeah there is a release but it's 2 years old and the doc tells to git commit… autoupdate.strategy = "latest_github_commit"