mirror of
https://github.com/YunoHost-Apps/tldraw_ynh.git
synced 2024-09-03 20:35:54 +02:00
Upgrade to v2023.11.21
This commit is contained in:
parent
e6a1f3c50d
commit
edc0d9dbe4
1 changed files with 3 additions and 3 deletions
|
@ -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.21~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/52c38654209b56da5209247c333e790baf12d7a8.tar.gz"
|
||||
sha256 = "c4827fc6461783f7ef73719602f681b58dbd142c881fcd9b4c80720932158ef4"
|
||||
autoupdate.upstream = "https://github.com/tldraw/tldraw"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue