Skip to content

Commit fe1f22b

Browse files
committed
change update site to weekly builds (auto rewrite on point release)
1 parent 9bff7de commit fe1f22b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

org.jcryptool.product/jcryptool.p2.inf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ instructions.configure=\
44
org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/eclipsec.exe);\
55
org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/epl-v10.html);\
66
org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/notice.html);\
7-
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//www.cryptool.org/jct/update,name:JCrypTool);\
8-
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//www.cryptool.org/jct/update,name:JCrypTool);
7+
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//www.cryptool.org/jct/update_weekly,name:JCrypTool);\
8+
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//www.cryptool.org/jct/update_weekly,name:JCrypTool);
99

1010

1111
instructions.install=mkdir(path:${installFolder}/dropins);

0 commit comments

Comments
 (0)