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" \