Skip to content

Commit 9f9e870

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 08eff25 commit 9f9e870

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library_builders.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ exit /b 0
155155

156156
powershell Expand-Archive sqlite-amalgamation-%SQLITE_VERSION%.zip -DestinationPath '.'
157157
if errorlevel 1 exit 1
158-
158+
159159
:: build
160160
cd sqlite-amalgamation-%SQLITE_VERSION%
161161
cl /c /O2 /MT /DSQLITE_ENABLE_FTS5 /DSQLITE_ENABLE_JSON1 /DSQLITE_ENABLE_RTREE sqlite3.c

0 commit comments

Comments
 (0)