From ef9f2116f4f1f9b948e9a448de98edc8cf269d00 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 21 Aug 2024 03:44:10 +0200 Subject: [PATCH] Upgrade sources - `main` v2.1.3: https://github.com/penpot/penpot/releases/tag/2.1.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6a87c31..34c0925 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.1.2~ynh1" +version = "2.1.3~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.1.2.tar.gz" - sha256 = "a61b1e57256c8070906f6cda1aee27b9b484f9e83bfdfacfecca512c0850dd02" + url = "https://github.com/penpot/penpot/archive/refs/tags/2.1.3.tar.gz" + sha256 = "39bb87ca91b77e735c8c5ecfe12b090be90fe4a54db42d4cf90c4212416ef026" autoupdate.strategy = "latest_github_tag" [resources.sources.jdk]