Skip to content

Commit 3d70ab3

Browse files
author
Ruan Dias
committed
Fix SHA
1 parent a2d0341 commit 3d70ab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ffi-packages/build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ cmake .. && cmake --build . --config Release --parallel && cd ..\..\..\
1212
if not exist ffi-packages\Images\buildJP ( mkdir ffi-packages\Images\buildJP )
1313

1414
git clone https://github.com/libjpeg-turbo/libjpeg-turbo.git ffi-packages\Images\libjpeg-turbo && cd ffi-packages\Images\libjpeg-turbo
15-
git checkout 866e40201476b9af9fec5ce80de16bf0b03eff7a && cd ..\buildJP
15+
git checkout 8162eddf041e0be26f5c671bb6528723c55fed9d && cd ..\buildJP
1616

1717
cmake ..\libjpeg-turbo && cmake --build . --config Release --parallel && cd ..\..\..\

0 commit comments

Comments
 (0)