mirror of
https://github.com/YunoHost-Apps/penpot_ynh.git
synced 2024-09-03 19:56:56 +02:00
Merge pull request #50 from YunoHost-Apps/ci-auto-update-sources-240719
Upgrade sources
This commit is contained in:
commit
701a7a3229
7 changed files with 11 additions and 11 deletions
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return.
|
||||
|
||||
**Shipped version:** 2.1.0~ynh2
|
||||
**Shipped version:** 2.1.0~ynh3
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ No se debe editar a mano.
|
|||
|
||||
Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return.
|
||||
|
||||
**Versión actual:** 2.1.0~ynh2
|
||||
**Versión actual:** 2.1.0~ynh3
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
|||
|
||||
Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return.
|
||||
|
||||
**Paketatutako bertsioa:** 2.1.0~ynh2
|
||||
**Paketatutako bertsioa:** 2.1.0~ynh3
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return.
|
||||
|
||||
**Version incluse :** 2.1.0~ynh2
|
||||
**Version incluse :** 2.1.0~ynh3
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return.
|
||||
|
||||
**Versión proporcionada:** 2.1.0~ynh2
|
||||
**Versión proporcionada:** 2.1.0~ynh3
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return.
|
||||
|
||||
**分发版本:** 2.1.0~ynh2
|
||||
**分发版本:** 2.1.0~ynh3
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ name = "Penpot"
|
|||
description.en = "Design and prototyping platform"
|
||||
description.fr = "Plateforme de conception et de prototypage"
|
||||
|
||||
version = "2.1.0~ynh2"
|
||||
version = "2.1.0~ynh3"
|
||||
|
||||
maintainers = ["orhtej2"]
|
||||
|
||||
|
@ -49,10 +49,10 @@ ram.runtime = "50M"
|
|||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.sources.jdk]
|
||||
amd64.url = "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jdk_x64_linux_hotspot_21.0.3_9.tar.gz"
|
||||
amd64.sha256 = "fffa52c22d797b715a962e6c8d11ec7d79b90dd819b5bc51d62137ea4b22a340"
|
||||
arm64.url = "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.3%2B9/OpenJDK21U-jdk_aarch64_linux_hotspot_21.0.3_9.tar.gz"
|
||||
arm64.sha256 = "7d3ab0e8eba95bd682cfda8041c6cb6fa21e09d0d9131316fd7c96c78969de31"
|
||||
amd64.url = "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jdk_x64_linux_hotspot_21.0.4_7.tar.gz"
|
||||
amd64.sha256 = "51fb4d03a4429c39d397d3a03a779077159317616550e4e71624c9843083e7b9"
|
||||
arm64.url = "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jdk_aarch64_linux_hotspot_21.0.4_7.tar.gz"
|
||||
arm64.sha256 = "d768eecddd7a515711659e02caef8516b7b7177fa34880a56398fd9822593a79"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.version_regex = "jdk-(\\d+\\.\\d+\\.\\d+)\\+(.*)"
|
||||
autoupdate.upstream = "https://github.com/adoptium/temurin21-binaries"
|
||||
|
|
Loading…
Add table
Reference in a new issue