mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-25 09:33:08 +01:00
updating to 2023 eclipse install. 2021 url no longer reachable at the current mirror
This commit is contained in:
parent
c58f406ff0
commit
8002717d3a
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
ECLIPSE_VER_DATE="2021-12"
|
||||
ECLIPSE_VER_DATE="2023-09"
|
||||
|
||||
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