mirror of
https://github.com/YunoHost-Apps/penpot_ynh.git
synced 2024-09-03 19:56:56 +02:00
Fix sha256sum for 2.0.3
This commit is contained in:
parent
661705303b
commit
217aa3edd9
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue