From 0bd434c4a9bba4e416a24efdeaacd2ce6ed50056 Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 25 Jan 2024 19:37:26 +0100 Subject: [PATCH] v0.17 Fix https://github.com/YunoHost-Apps/excalidraw_ynh/issues/11 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8a5c034..c25e5f9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/excalidraw/excalidraw/archive/refs/tags/v0.14.2.tar.gz" - sha256 = "cb692d49d87b7809bda40a99490b6937a30f0457dca2a4b994055e327129408a" + url = "https://github.com/excalidraw/excalidraw/archive/refs/tags/v0.17.0.tar.gz" + sha256 = "8806dbb31df6d164aabad661bb79191cc603859d50b00565b864069ee390e230" [resources.system_user]