From a5be7b00c7a34f5064739e012b9262a75940291e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 24 Apr 2024 03:30:34 +0200 Subject: [PATCH] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 306ccf2..0256739 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,8 +41,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_tag" [resources.sources.tone] - url = "https://github.com/sandreas/tone/archive/refs/tags/v0.1.5.tar.gz" - sha256 = "8db1777a401d7d1fe8ee1a2fbe8971a3fd52200b7437fb7f751f8ac3782b500f" + url = "https://github.com/sandreas/tone/archive/refs/tags/v0.1.6.tar.gz" + sha256 = "da0f063dccb9a32e292fb816ec4b86e657d77251a8ffb265a3456e96b3d05a92" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/sandreas/tone"