diff --git a/manifest.toml b/manifest.toml index bdfe137..903023d 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.27~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/2360a01e90654aa9abe9c870109ef6dd1a8ff6d5.tar.gz" + sha256 = "d74a38b5bb7875c91776a4d9ab7aa4a28a23f15ba6379a35baad60ec395ff1e3" autoupdate.upstream = "https://github.com/tldraw/tldraw" autoupdate.strategy = "latest_github_commit"