File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33eclipse :
44 # Ensure the URL does not specify a mirror and that &r=1 is at the end, which
55 # directly links to the file and not the web page with a download button
6- url : ' https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2022-03 /R/eclipse-java-2022-03 -R-linux-gtk-{{ ansible_architecture }}.tar.gz&r=1'
7- url_backup : ' https://download.eclipse.org/technology/epp/downloads/release/2022-03 /R/eclipse-java-2022-03 -R-linux-gtk-{{ ansible_architecture }}.tar.gz'
6+ url : ' https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2022-06 /R/eclipse-java-2022-06 -R-linux-gtk-{{ ansible_architecture }}.tar.gz&r=1'
7+ url_backup : ' https://download.eclipse.org/technology/epp/downloads/release/2022-06 /R/eclipse-java-2022-06 -R-linux-gtk-{{ ansible_architecture }}.tar.gz'
88 hash :
9- x86_64 : ' 986d3d9375d37cba4cfcf6a73c7dff60483228ba '
10- aarch64 : ' 7d4f37f49635673ae62c6c061c55fca48f789818 '
9+ x86_64 : ' b60a5eeb8d618012a5fe3a504bc222aa33023424 '
10+ aarch64 : ' 9c60b062d780aacfe04a0b45c3a03001779befe7 '
1111 zip : ' {{ global_base_path }}/eclipse.tar.gz'
1212 install_path : ' {{ global_base_path }}/eclipse'
1313
You can’t perform that action at this time.
0 commit comments