Skip to content

Commit 033de28

Browse files
authored
Merge pull request #634 from Sloeber/making_release_V4_0
Link to new files
2 parents d04be07 + 31378ca commit 033de28

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

website/WebContent/fragments/files.php

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,30 @@
44
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V2.2/V2.2_linux64.2014-01-19_15-16-30.tar.gz",
55
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V2.2/V2.2_mac64.2014-01-19_15-16-30.tar.gz",
66
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V2.2/V2.2_win64.2014-01-19_15-16-30.tar.gz",
7+
78
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V2.4/V2.4_linux32.2015-12-06_20-24-02.tar.gz",
89
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V2.4/V2.4_linux64.2015-12-06_20-24-02.tar.gz",
910
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V2.4/V2.4_mac64.2015-12-06_20-24-02.tar.gz",
1011
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V2.4/V2.4_win32.2015-12-06_20-24-02.tar.gz",
1112
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V2.4/V2.4_win64.2015-12-06_20-24-02.tar.gz",
13+
1214
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.0/V3.0_linux32.2016-03-31_23-40-46.tar.gz",
1315
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.0/V3.0_linux64.2016-03-31_23-40-46.tar.gz",
1416
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.0/V3.0_mac64.2016-03-31_23-40-46.tar.gz",
1517
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.0/V3.0_win32.2016-03-31_23-40-46.tar.gz",
1618
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.0/V3.0_win64.2016-03-31_12-43-53.tar.gz",
19+
1720
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_linux32.2016-08-03_16-31-05.tar.gz",
1821
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_linux64.2016-08-03_16-31-05.tar.gz",
1922
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_mac64.2016-08-03_16-31-05.tar.gz",
2023
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_win32.2016-08-03_16-31-05.tar.gz",
2124
"https://github.com/jantje/arduino-eclipse-plugin/releases/download/V3.1/V3.1_win64.2016-08-03_16-31-05.tar.gz",
22-
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_linux32.2017-01-16_22-27-00.tar.gz",
23-
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_linux64.2017-01-16_22-27-00.tar.gz",
24-
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_mac64.2017-01-16_22-27-00.tar.gz",
25-
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_win32.2017-01-16_22-27-00.tar.gz",
26-
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_win64.2017-01-16_22-27-00.tar.gz"
25+
26+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_linux32.2017-01-17_15-14-48.tar.gz",
27+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_linux64.2017-01-17_15-14-48.tar.gz",
28+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_mac64.2017-01-17_15-14-48.tar.gz",
29+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_win32.2017-01-17_15-14-48.tar.gz",
30+
"https://github.com/Sloeber/arduino-eclipse-plugin/releases/download/V4.0/V4.0_win64.2017-01-17_15-14-48.tar.gz"
2731
);
2832

29-
?>
33+
?>

0 commit comments

Comments
 (0)