1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/penpot_ynh.git synced 2024-09-03 19:56:56 +02:00

Merge pull request #30 from YunoHost-Apps/v2.0-hotfix-4

Update to 2.0-hotfix-4
This commit is contained in:
Mateusz 2024-05-08 22:34:56 +02:00 committed by GitHub
commit 88ebba6ede
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
请勿手动编辑。
-->
# YunoHost 的 Penpot
# YunoHost 的 Penpot
[![集成程度](https://dash.yunohost.org/integration/penpot.svg)](https://dash.yunohost.org/appci/app/penpot) ![工作状态](https://ci-apps.yunohost.org/ci/badges/penpot.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/penpot.maintain.svg)

View file

@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/penpot/penpot/archive/refs/tags/2.0.2.tar.gz"
sha256 = "52b3e81d2032055f3d845e2e6db03ba266d159532939e26347ba340f20515337"
url = "https://github.com/penpot/penpot/archive/refs/tags/2.0-hotfix-4.tar.gz"
sha256 = "1a2d8eab25359e7ce4b29ae854e880f2bf7da8a91a2b6769501b14053a4c736f"
autoupdate.strategy = "latest_github_tag"
[resources.sources.jdk]