From 0898d6668b93ecd3dc59cf9bfaf594f4cc2e3354 Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Thu, 16 Nov 2023 14:22:53 +0100 Subject: [PATCH] Update with the 1.3.4 version --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b31cc77..ec359b8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,15 +44,15 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.api] - url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.3.3/download?job=build_api" + url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.3.4/download?job=build_api" sha256 = "1c2906d968089a796752f9444dd777146d5f71c4af3d2f083740759c2ef656fa" in_subdir = true extract = true format = "zip" [resources.sources.front] - url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.3.3/download?job=build_front" - sha256 = "d0339c4e428a53e444a0c4c9416d7586bacd0fcf1e4d0dbeb48b90473c5ad2bc" + url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.3.4/download?job=build_front" + sha256 = "fbf0d25153dd16f9c9a70e6bb2b15238a091a9acb36fc1dc2e2766f761f2a17c" in_subdir = true extract = true format = "zip"