mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-11 22:40:44 -05:00
Update SQLCipher to version 4.4.2
This commit is contained in:
@@ -5,7 +5,7 @@ MKDIR "%DEST_PATH%"
|
||||
SET ZIP_EXE="C:\Program Files\7-Zip\7z.exe"
|
||||
SET SQLITE_DIR=C:\\dev\\SQLite-Win32
|
||||
SET SQLCIPHER_DIR=C:\\git_repos\\SQLCipher-Win32
|
||||
SET SQLCIPHER_TAG=v4.4.0
|
||||
SET SQLCIPHER_TAG=v4.4.2
|
||||
|
||||
:: You need to change the date format in Windows settings to YYYY-MM-DD
|
||||
:: before this will work properly. ;)
|
||||
|
||||
@@ -5,7 +5,7 @@ MKDIR "%DEST_PATH%"
|
||||
SET ZIP_EXE="C:\Program Files\7-Zip\7z.exe"
|
||||
SET SQLITE_DIR=C:\\dev\\SQLite-Win64
|
||||
SET SQLCIPHER_DIR=C:\\git_repos\\SQLCipher-Win64
|
||||
SET SQLCIPHER_TAG=v4.4.0
|
||||
SET SQLCIPHER_TAG=v4.4.2
|
||||
|
||||
:: You need to change the date format in Windows settings to YYYY-MM-DD
|
||||
:: before this will work properly. ;)
|
||||
|
||||
Reference in New Issue
Block a user