From 517eb7a57b9b932a07d441affbf41911489cd612 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:44:41 +0200 Subject: [PATCH] Revert "Change source back to release (was changed to archives)" --- manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8e6e810..05770ea 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,10 +54,9 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.7/roundcubemail-1.6.7.tar.gz" - sha256 = "b12c4f9f84890830ce10e470ac0d698b7de00d29f432a9326b4cf8c590e558de" + url = "https://github.com/roundcube/roundcubemail/archive/refs/tags/1.6.7.tar.gz" + sha256 = "fe56c37485862b738e03ea3f91288178e36b4793a50dd6b832052d0b2b0e3fcd" autoupdate.strategy = "latest_github_release" - autoupdate.asset = "roundcubemail-.*.tar.gz" [resources.system_user]