1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/conduit_ynh.git synced 2024-09-03 18:16:30 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-06-27 20:11:21 +02:00
parent 36b41019dd
commit 3393777563

View file

@ -5,7 +5,7 @@ name = "Conduit"
description.en = "Simple, fast and reliable chat server powered by Matrix"
description.fr = "Serveur de chat simple, rapide et fiable alimenté par Matrix"
version = "0.8.0~ynh1"
version = "0.8.0~ynh2"
maintainers = []
@ -62,11 +62,11 @@ ram.runtime = "50M"
in_subdir = false
extract = false
rename = "conduit"
amd64.url = "https://gitlab.com/api/v4/projects/famedly%2Fconduit/jobs/artifacts/next/raw/x86_64-unknown-linux-musl?job=artifacts"
amd64.sha256 = "c5c21df55ec6159626cc158b1eae051c2572da8eb55a1e39a68c7fd38a11d7d3"
amd64.url = "https://gitlab.com/api/v4/projects/famedly%2Fconduit/jobs/artifacts/master/raw/x86_64-unknown-linux-musl?job=artifacts"
amd64.sha256 = "ba6825d7108bba124f4dbb39d579a34816d34d635547e898b6e9813ffb04b045"
arm64.url = "https://gitlab.com/api/v4/projects/famedly%2Fconduit/jobs/artifacts/next/raw/aarch64-unknown-linux-musl?job=artifacts"
arm64.sha256 = "61502ecb0ebd76e2b9648b523370299cec54f0dd38334e439267d36e7b8ee54b"
arm64.url = "https://gitlab.com/api/v4/projects/famedly%2Fconduit/jobs/artifacts/master/raw/aarch64-unknown-linux-musl?job=artifacts"
arm64.sha256 = "02a40b3e3caa88ef77cc8e0ff513a2f8cd948aa74fae3281f389f508239d687f"
[resources.system_user]