From 985ea1b366aceb94b374668d0926edec3406dd02 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Feb 2024 21:30:30 +0100 Subject: [PATCH] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1237da9..4cab880 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/releases/download/v0.1.5/tone-0.1.5-linux-x64.tar.gz" - sha256 = "29c197b21c6e36a3b889ebd6bb1fbdd2c95e489ac6508d010adcf6f69ab8ceba" + url = "https://github.com/sandreas/tone/archive/refs/tags/v0.1.5.tar.gz" + sha256 = "8db1777a401d7d1fe8ee1a2fbe8971a3fd52200b7437fb7f751f8ac3782b500f" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/sandreas/tone"