Skip to content

Commit 23c8bf1

Browse files
author
jantje
committed
#1361 updated update sites as I think they should be
1 parent 04d93b0 commit 23c8bf1

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

io.sloeber.product/arduino.product

+6-7
Original file line numberDiff line numberDiff line change
@@ -262,13 +262,12 @@ United States, other countries, or both.
262262
</configurations>
263263

264264
<repositories>
265-
<repository location="http://download.eclipse.org/nebula/releases/latest/" enabled="true" />
266-
<repository location="http://eclipse.baeyens.it/update/V4/nightly/" enabled="false" />
267-
<repository location="http://eclipse.baeyens.it/update/V4/stable/" enabled="true" />
268-
<repository location="http://gnu-mcu-eclipse.netlify.com/v4-neon-updates/" enabled="true" />
269-
<repository location="http://download.eclipse.org/releases/latest/" enabled="true" />
270-
<repository location="http://download.eclipse.org/technology/babel/update-site/R0.18.1/2020-09/" enabled="true" />
271-
<repository location="http://https://download.eclipse.org/justj/jres/15/updates/release/latest/" enabled="true" />
265+
<repository location="https://download.eclipse.org/nebula/releases/latest/" enabled="true" />
266+
<repository location="https://eclipse.baeyens.it/update/V4/nightly/" enabled="false" />
267+
<repository location="https://eclipse.baeyens.it/update/V4/stable/" enabled="true" />
268+
<repository location="https://download.eclipse.org/releases/latest/" enabled="true" />
269+
<repository location="https://download.eclipse.org/technology/babel/update-site/latest/" enabled="true" />
270+
<repository location="https://download.eclipse.org/justj/jres/15/updates/release/latest/" enabled="true" />
272271
<repository location="https://download.eclipse.org/eclipse/updates/latest" enabled="true" />
273272
</repositories>
274273

io.sloeber.updatesite/category.xml

+3-5
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
Only select this if you are upgrading the Sloeber IDE
1717
</description>
1818
</category-def>
19-
<repository-reference location="http://download.eclipse.org/releases/latest/" enabled="true" />
20-
<repository-reference location="http://download.eclipse.org/nebula/releases/latest/" enabled="true" />
21-
<repository-reference location="http://gnu-mcu-eclipse.netlify.com/v4-neon-updates/" enabled="true" />
22-
<repository-reference location="http://https://download.eclipse.org/technology/babel/update-site/R0.17.1/2019-12/" enabled="true" />
23-
<repository-reference location="http://download.eclipse.org/tools/cdt/releases/9.10" enabled="true" />
19+
<repository-reference location="https://download.eclipse.org/releases/latest/" enabled="true" />
20+
<repository-reference location="https://download.eclipse.org/technology/babel/update-site/latest/" enabled="true" />
21+
<repository-reference location="https://download.eclipse.org/nebula/releases/latest/" enabled="true" />
2422
</site>

0 commit comments

Comments
 (0)