Skip to content

Commit 4f52a5b

Browse files
committed
refactor: revert changes
1 parent 0fc0af8 commit 4f52a5b

2 files changed

Lines changed: 0 additions & 1 deletion

File tree

download-libs.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ curl -O ${BASE_URL}/${VERSION}/LexFloatClient-Win.zip
66
unzip LexFloatClient-Win.zip -d ./tmp/windows
77
cp ./tmp/windows/libs/vc14/x64/LexFloatClient.dll src/main/resources/win32-x86-64/
88
cp ./tmp/windows/libs/vc14/x86/LexFloatClient.dll src/main/resources/win32-x86/
9-
cp ./tmp/windows/libs/vc17/arm64/LexFloatClient.dll src/main/resources/win32-aarch64/
109

1110
mkdir -p tmp/macos
1211
curl -O ${BASE_URL}/${VERSION}/LexFloatClient-Mac.zip

src/main/resources/win32-aarch64/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)