From 340c4d929cb66bf26a830cef3f40007a7205e916 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 26 Jul 2024 03:39:29 +0200 Subject: [PATCH] Upgrade sources - `main` v2.1.1: https://github.com/penpot/penpot/releases/tag/2.1.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6b228d5..ca344d7 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.0~ynh3" +version = "2.1.1~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.0.tar.gz" - sha256 = "47b816b92896c0786196385150fb4a8c7e5d3240516f7d48da1c998910f5c006" + url = "https://github.com/penpot/penpot/archive/refs/tags/2.1.1.tar.gz" + sha256 = "0912464158ab8cdbef384686886de95b3318d81105522c3eeb9d703fea87fbf0" autoupdate.strategy = "latest_github_tag" [resources.sources.jdk]