mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
fix front shasum
This commit is contained in:
parent
66391f9449
commit
7fb1b3dbd8
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources.front]
|
||||
url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.4.0/download?job=build_front"
|
||||
sha256 = "d0429566bcc3fa395b9c54b16b939bbc86009c174929910de345db149d3e9d6d"
|
||||
sha256 = "d6df32113ca355e8181a463b2a83ef3eabf574a3faac16feb9d37a1f7844d0191"
|
||||
in_subdir = true
|
||||
extract = true
|
||||
format = "zip"
|
||||
|
|
Loading…
Reference in a new issue