You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Jsign can also be used as a command line tool. A <ahref="https://github.com/ebourg/jsign/releases/download/3.1/jsign_3.1_all.deb">Debian package</a>
315
-
and a <ahref="https://github.com/ebourg/jsign/releases/download/3.1/jsign-3.1-1.noarch.rpm">RPM package</a>
314
+
<p>Jsign can also be used as a command line tool. A <ahref="https://github.com/ebourg/jsign/releases/download/4.0/jsign_4.0_all.deb">Debian package</a>
315
+
and a <ahref="https://github.com/ebourg/jsign/releases/download/4.0/jsign-4.0-1.noarch.rpm">RPM package</a>
316
316
are provided to install it easily on most Linux distributions. On these systems the command line is invoked with:</p>
317
317
318
318
<pre> jsign [OPTIONS] [FILE]...</pre>
319
319
320
320
<p>On other systems the command line is invoked by running the jar with:</p>
<p>The parameters expected are the same as those used by the Ant task:</p>
325
325
@@ -430,7 +430,7 @@ <h3>API</h3>
430
430
<dependency>
431
431
<groupId>net.jsign</groupId>
432
432
<artifactId>jsign-core</artifactId>
433
-
<version>3.1</version>
433
+
<version>4.0</version>
434
434
</dependency>
435
435
</pre>
436
436
@@ -455,9 +455,9 @@ <h3>API</h3>
455
455
<h3id="files">Downloads</h3>
456
456
457
457
<ul>
458
-
<li><ahref="https://github.com/ebourg/jsign/releases/download/3.1/jsign_3.1_all.deb">jsign_3.0_all.deb</a> - Jsign command line tool for Debian/Ubuntu</li>
459
-
<li><ahref="https://github.com/ebourg/jsign/releases/download/3.1/jsign-3.1-1.noarch.rpm">jsign-3.0-1.noarch.rpm</a> - Jsign command line tool for RedHat/Fedora/CentOS</li>
460
-
<li><ahref="https://github.com/ebourg/jsign/releases/download/3.1/jsign-3.1.jar">jsign-3.0.jar</a> - Jsign Ant Task</li>
458
+
<li><ahref="https://github.com/ebourg/jsign/releases/download/4.0/jsign_4.0_all.deb">jsign_4.0_all.deb</a> - Jsign command line tool for Debian/Ubuntu</li>
459
+
<li><ahref="https://github.com/ebourg/jsign/releases/download/4.0/jsign-4.0-1.noarch.rpm">jsign-4.0-1.noarch.rpm</a> - Jsign command line tool for RedHat/Fedora/CentOS</li>
460
+
<li><ahref="https://github.com/ebourg/jsign/releases/download/4.0/jsign-4.0.jar">jsign-4.0.jar</a> - Jsign Ant Task</li>
0 commit comments