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 #43 from YunoHost-Apps/testing

Fix checksums for 2.0.3
This commit is contained in:
Mateusz 2024-06-15 23:49:26 +02:00 committed by GitHub
commit 1f5d8445e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ ram.runtime = "50M"
[resources.sources.main]
url = "https://github.com/penpot/penpot/archive/refs/tags/2.0.3.tar.gz"
sha256 = "8b0e05e238d1167b4d67f5a772834a98e0fd34d21c73b15a7b2407e1daa784ad"
sha256 = "5a5f73cf354d7b45a584eed589d779bbc52c051decb93365985e00e252b24dca"
autoupdate.strategy = "latest_github_tag"
[resources.sources.jdk]