Skip to content

Commit 04f2222

Browse files
committed
ci: update lexactivator version
1 parent 0eb3f86 commit 04f2222

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In your Cargo.toml:
1313

1414
```toml
1515
[dependencies]
16-
lexactivator = { version = "3.24.1"}
16+
lexactivator = { version = "3.24.2"}
1717
```
1818

1919
Simple example usage:

download-libs.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
BASE_URL=https://dl.cryptlex.com/downloads
5-
VERSION="v3.30.2";
5+
VERSION="v3.30.4";
66

77
mkdir -p tmp/windows
88
WINDOWS_FILE_NAME="LexActivator-Win.zip"

0 commit comments

Comments
 (0)