1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2024-09-03 19:56:56 +02:00

Upgrade to v2.0.3

This commit is contained in:
yunohost-bot 2024-05-25 03:42:36 +02:00 committed by YunoHost Bot
parent 6196f80327
commit 15db480d2a

View file

@ -8,7 +8,7 @@ name = "Penpot"
description.en = "Design and prototyping platform" description.en = "Design and prototyping platform"
description.fr = "Plateforme de conception et de prototypage" description.fr = "Plateforme de conception et de prototypage"
version = "2.0.2~ynh2" version = "2.0.3~ynh1"
maintainers = ["orhtej2"] maintainers = ["orhtej2"]
@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/penpot/penpot/archive/refs/tags/2.0.2.tar.gz" url = "https://github.com/penpot/penpot/archive/refs/tags/2.0.3.tar.gz"
sha256 = "52b3e81d2032055f3d845e2e6db03ba266d159532939e26347ba340f20515337" sha256 = "2d3407d784e64f799578c8a81a440f0f19756eb4355904fa6054a2909f9288c6"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.sources.jdk] [resources.sources.jdk]