Skip to content

Commit 6e0aa29

Browse files
committed
replace urls with https protocol
1 parent d125780 commit 6e0aa29

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

org.jcryptool.target/org.jcryptool.target.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<locations>
55

66
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
7-
<!-- <repository location="http://download.eclipse.org/releases/2022-12"/> -->
7+
<!-- <repository location="https://download.eclipse.org/releases/2022-12"/> -->
88
<repository location="file:///home/snuc/sandbox/p2mirrors/projects/platform_2022_12/target/platform_babel"/>
99
<unit id="org.eclipse.equinox.core.sdk.feature.group" version="3.23.600.v20221116-1440"/>
1010
<unit id="org.eclipse.equinox.executable.feature.group" version="3.8.1900.v20221108-1024"/>
@@ -22,15 +22,15 @@
2222
</location>
2323

2424
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
25-
<repository location="http://cryptool.org/jct/thirdparty-p2/jre"/>
25+
<repository location="https://cryptool.org/jct/thirdparty-p2/jre"/>
2626
<!-- <repository location="file:///home/snuc/sandbox/p2mirrors/jre"/> -->
2727
<unit id="org.jcryptool.thirdparty.jre.linux64.feature.feature.group" version="0.0.0"/>
2828
<unit id="org.jcryptool.thirdparty.jre.macosx.feature.feature.group" version="0.0.0"/>
2929
<unit id="org.jcryptool.thirdparty.jre.win64.feature.feature.group" version="0.0.0"/>
3030
</location>
3131

3232
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
33-
<!-- <repository location="http://cryptool.org/jct/thirdparty-p2/libraries"/> -->
33+
<!-- <repository location="https://cryptool.org/jct/thirdparty-p2/libraries"/> -->
3434
<repository location="file:///home/snuc/sandbox/p2mirrors/libraries"/>
3535
<unit id="bcpkix" version="1.68.0"/>
3636
<unit id="bcprov" version="1.68.0"/>

0 commit comments

Comments
 (0)