Skip to content

Commit fa5e170

Browse files
committed
Package 0.9.23 using original LmdbJava native artifacts
1 parent a7a3a71 commit fa5e170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fetch-native-libs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -euo pipefail
44

5-
LMDB_VERSION="0.9.22-2"
5+
LMDB_VERSION="0.9.23-1"
66
DEST="${DEST:-src/main/resources/org/lmdbjava/native}"
77
TMP=$(mktemp -d)
88
trap "rm -rf $TMP" EXIT

0 commit comments

Comments
 (0)