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

Update sum

This commit is contained in:
OniriCorpe 2024-02-29 22:31:28 +01:00 committed by GitHub
parent 85acfa21fb
commit 9c1334b95d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,7 @@ ram.runtime = "70M"
[resources]
[resources.sources.main]
url = "https://github.com/node-red/node-red/releases/download/3.1.5/node-red-3.1.5.zip"
sha256 = "441c17d5a5bf6e19e2ea9eec3bc1e9af572230c47eee518c2dbb2e7374137f06"
sha256 = "fae7500b0908833f8ad9c06d81b34c513b6ebd87f18d4a8ea993d62b971b94af"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "node-red-.*zip"