mirror of
https://github.com/YunoHost-Apps/penpot_ynh.git
synced 2024-09-03 19:56:56 +02:00
Upgrade sources
- `main` v2.1.3: https://github.com/penpot/penpot/releases/tag/2.1.3
This commit is contained in:
parent
2b34b35ade
commit
ef9f2116f4
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue