From 1989171d46418290ab04655df7e9849058d2af37 Mon Sep 17 00:00:00 2001 From: Mahdi Hasnat Siyam Date: Mon, 21 Oct 2024 18:08:51 +0600 Subject: [PATCH] bump eclipse version to 2024-09 --- scripts/eclipse.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/eclipse.sh b/scripts/eclipse.sh index 6fa7c40..e017a07 100755 --- a/scripts/eclipse.sh +++ b/scripts/eclipse.sh @@ -2,7 +2,7 @@ set -eux -ECLIPSE_VERSION="2023-12" +ECLIPSE_VERSION="2024-09" # download eclipse: https://www.eclipse.org/downloads/packages/ wget -c -O "eclipse.tar.gz" \