From 39754d882b3ceddd455b0abf416e31c71d93a057 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 7 Nov 2023 17:17:58 +0100 Subject: [PATCH] Upgrade to v2023.11.07 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bdfe137..2e412b3 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.07~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/8dceb5ee311ec8fd43ca53f129363d64e171f387.tar.gz" + sha256 = "17f73b97108b364d7a9311b87acb77fef1dc95da83b2403ea3e95422f8f862d7" autoupdate.upstream = "https://github.com/tldraw/tldraw" autoupdate.strategy = "latest_github_commit"