From 8d88dbe1233487993c00b091a02fcc800da76039 Mon Sep 17 00:00:00 2001 From: KaramTNC Date: Thu, 14 May 2026 12:29:05 +0200 Subject: [PATCH] Group D report release --- 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..86eb8de7 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -19,9 +19,9 @@ ], [ "group d", - "", + "Mixed", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/KaramTNC/itu-minitwit/archive/refs/tags/v2026.05.14-d6d4743.zip", ], [ "group e", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]