From d87c21306ee7b6731a0ebd6b312867b0d4b75310 Mon Sep 17 00:00:00 2001 From: Chris Vogel Date: Fri, 31 May 2024 08:47:58 +0200 Subject: [PATCH] Update manifest.toml changes about artifact-expiry triggered a rebuild https://gitlab.com/famedly/conduit/-/commit/13ae7a7e4633370941b73c3a65f5969f42756ec1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 771e0f7..ce6c101 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.7.0~ynh2" +version = "0.7.0~ynh3" maintainers = [] @@ -63,9 +63,9 @@ ram.runtime = "50M" extract = false rename = "conduit" amd64.url = "https://gitlab.com/api/v4/projects/famedly%2Fconduit/jobs/artifacts/master/raw/x86_64-unknown-linux-musl?job=artifacts" - amd64.sha256 = "eafa400feefee2a2117d56a09c891d0c39cbec30520a2422056d7d2dcd00de04" + amd64.sha256 = "cd40c61b819727687eca827b703aac72b3a2535337896a38dbcea79111c183d5" arm64.url = "https://gitlab.com/api/v4/projects/famedly%2Fconduit/jobs/artifacts/master/raw/aarch64-unknown-linux-musl?job=artifacts" - arm64.sha256 = "371a6572c370f82810e41666fe71bdacfd7b611b245310d6465392e9da7c3130" + arm64.sha256 = "d61879fa4d8075e8829934d45cbce83ba7aa1949fd97decf6f6261077211428c" [resources.system_user]