From f9829a6b02f2de612c73bb7fc573e1f0d0bb18a9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 23 Nov 2023 05:18:09 +0100 Subject: [PATCH] Upgrade to v2023.11.22 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bdfe137..5ef86b6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "TLDraw" description.en = "Tiny little drawing app" description.fr = "Petite application de dessin" -version = "1.24.5~ynh3" +version = "2023.11.22~ynh1" maintainers = ["Raoul de Limezy"] @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/tldraw/tldraw/archive/8e55e263bf45cb6d425178c638aec385ec01e62c.zip" - sha256 = "d090aac97266e043418ec34d46e722dd69c7dace4bd30f39afb9478eb21271d1" + url = "https://github.com/tldraw/tldraw/archive/ed14e7e5107aee8dd64c70afa255355e0a4f19a2.tar.gz" + sha256 = "bbd87b4e1baee845c3af81a8dc427fbabc5ed453aa5e2a8b97cdef36f36e6667" autoupdate.upstream = "https://github.com/tldraw/tldraw" autoupdate.strategy = "latest_github_commit"