From b9b3a508aa5a14517927a406e680ed80aabf2214 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 May 2024 17:48:00 +0200 Subject: [PATCH] Upgrade to v2.0.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3b22809..8adb176 100644 --- a/manifest.toml +++ b/manifest.toml @@ -8,7 +8,7 @@ name = "Penpot" description.en = "Design and prototyping platform" description.fr = "Plateforme de conception et de prototypage" -version = "2.0-hotfix4~ynh1" +version = "2.0.2~ynh1" maintainers = ["orhtej2"] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/penpot/penpot/archive/refs/tags/2.0-hotfix-4.tar.gz" - sha256 = "1a2d8eab25359e7ce4b29ae854e880f2bf7da8a91a2b6769501b14053a4c736f" + url = "https://github.com/penpot/penpot/archive/refs/tags/2.0.2.tar.gz" + sha256 = "52b3e81d2032055f3d845e2e6db03ba266d159532939e26347ba340f20515337" autoupdate.strategy = "latest_github_tag" [resources.sources.jdk]