From 8a09e502628cbcbfbc2355443023def4d797d063 Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Wed, 8 Nov 2023 15:21:26 +0100 Subject: [PATCH] Update the manifest with the latest app update --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 509ba72..368ae71 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.0.tar.gz" - sha256 = "dc9e21bd8d8ce8b2544b26e74d414ef5e2f30577e7f9675141c9f3ad807847ee" + url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.1.tar.gz" + sha256 = "a8399921cf586ecb80385b66c08d841548f2f02b63260e08c0ad1f040c663062" autoupdate.strategy = "latest_github_tag" [resources.system_user]