mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-25 09:33:08 +01:00
Update install_eclipse.sh
Changed to the latest offiicial release version "2023-06"
This commit is contained in:
parent
2e0bd0d678
commit
ffee8bdbc9
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
ECLIPSE_VER_DATE="2021-12"
|
||||
ECLIPSE_VER_DATE="2023-06"
|
||||
|
||||
cd /tmp
|
||||
wget -q -O eclipse.tar.gz "https://mirrors.xmission.com/eclipse/technology/epp/downloads/release/${ECLIPSE_VER_DATE}/R/eclipse-java-${ECLIPSE_VER_DATE}-R-linux-gtk-$(arch).tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user