From ce42121dd637067d4567e226e92378d2478e7555 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com>
Date: Mon, 19 Aug 2024 09:33:49 +0200
Subject: [PATCH] channels: add v2025pre
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
---
 data/channels.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/data/channels.yaml b/data/channels.yaml
index b662b76..b974cbe 100644
--- a/data/channels.yaml
+++ b/data/channels.yaml
@@ -47,3 +47,9 @@ channels:
     suite: v2025dev3
     base: apertis/v2025dev3
     components: *APERTIS_COMPONENTS
+  apertis/v2025pre:
+    <<: *apertis_v2024
+    release: v2025pre
+    suite: v2025pre
+    base: apertis/v2025pre
+    components: *APERTIS_COMPONENTS
-- 
GitLab