From a46d3d712763d268f15816bb9e50e1f0747191f1 Mon Sep 17 00:00:00 2001 From: ParleurA Date: Tue, 13 Aug 2024 13:51:39 +0000 Subject: [PATCH] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2942ebf..789d5d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/the-djmaze/snappymail/releases/download/v2.37.1/snappymail-2.37.1.tar.gz" - sha256 = "b5a274ffc614e987b875ad0877f0f1c8532591c056f65518a1b4c89561d1f491" + url = "https://github.com/the-djmaze/snappymail/releases/download/v2.37.2/snappymail-2.37.2.tar.gz" + sha256 = "90a2f7f93e155e11c361d29f886541f1cc7dfce25a8ea8ef95c226088ae9f72c" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"