From 32eaf052407b9d8dad3e5044ad8456950772fb53 Mon Sep 17 00:00:00 2001 From: Ronas Olsen <151834029+RonoITU@users.noreply.github.com> Date: Thu, 21 May 2026 22:27:03 +0200 Subject: [PATCH] Update group m name and report release URL --- final_report_urls.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f68..2530994d 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -73,9 +73,9 @@ ], [ "group m", - "", + "Jackhammers", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/RonoITU/itu-devops2026-jackhammers/archive/refs/tags/v2.7.8.zip", ], [ "group n", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]