There was an error while loading. Please reload this page.
1 parent 21a2b49 commit f391b13Copy full SHA for f391b13
2 files changed
download-libs.sh
@@ -1,5 +1,5 @@
1
BASE_URL=https://dl.cryptlex.com/downloads
2
-VERSION="v3.36.0";
+VERSION="v3.37.0";
3
4
mkdir -p tmp/windows
5
curl -O ${BASE_URL}/${VERSION}/LexActivator-Win.zip
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.cryptlex.lexactivator</groupId>
<artifactId>lexactivator</artifactId>
6
<packaging>jar</packaging>
7
- <version>3.36.0</version>
+ <version>3.37.0</version>
8
<name>LexActivator</name>
9
<url>https://github.com/cryptlex/lexactivator-java</url>
10
<description>LexActivator API wrapper for Java (licensing library).</description>
0 commit comments