From d97e956e2ca4f9541e68a4e818c55c5d1bce2ad7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 11 Oct 2023 18:19:21 +0200 Subject: [PATCH] Upgrade to v2023.10.11 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bdfe137..da35d97 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.10.11~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/ec97b740b4d4297f0753f05ad7799bf5dd3785e8.tar.gz" + sha256 = "c0c576e425632a550fc6fbe85c9bf6086159459b55b1f2d5a1d22dacddf47cdd" autoupdate.upstream = "https://github.com/tldraw/tldraw" autoupdate.strategy = "latest_github_commit"