From 82355e4cc956fd897db411200bd47415432b7c4e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sat, 2 Sep 2023 12:30:59 +0200 Subject: [PATCH] upgrade to 1.3.2 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 59217cd..1174812 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Funkwhale" description.en = "Convivial and modern music server" description.fr = "Serveur de musique moderne et convivial" -version = "1.3.1~ynh1" +version = "1.3.2~ynh1" maintainers = ["Thovi98"] @@ -44,15 +44,15 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.api] - url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.3.1/download?job=build_api" - sha256 = "22c6cf75397d860d39d4f014b2f0b5f09c3aab3fb6768c13f1aaa3ed831e4649" + url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.3.2/download?job=build_api" + sha256 = "c821e5cc291eaec144d8b65410c3db0f0391b1fe888b924aca7703436ad9eaab" in_subdir = true extract = true format = "zip" [resources.sources.front] - url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.3.1/download?job=build_front" - sha256 = "9c26b043fa88a8993b25a700376241239bec4a31c34725c63095d03f18a82a82" + url = "https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.3.2/download?job=build_front" + sha256 = "29fda241b303d1935df663071d5bb45a287db5e5b185eae166e17e3f6ae08b43" in_subdir = true extract = true format = "zip"