From 2fa02d2484e9f9a10df5ac7ea4617fb2dff30006 Mon Sep 17 00:00:00 2001 From: Fedor Indutny Date: Tue, 27 Apr 2021 11:48:18 -0700 Subject: [PATCH] deps: fix build errors with xcode clang shipped with XCode tries to include `VERSION` file from the deps/sqlite3.tar.gz. Rename the file to `VERSION.txt` to address that. --- deps/sqlite3.tar.gz | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/sqlite3.tar.gz b/deps/sqlite3.tar.gz index a158d07b..5b9b9b59 100644 --- a/deps/sqlite3.tar.gz +++ b/deps/sqlite3.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65d177765793acba6aee88fda2633ba9dfb570c94b9245326c11ec29f62ebebf -size 18981070 +oid sha256:1c6a92a050b96db1f132fe934b1dd8477a668a2471f188ca4f656ce4845de0db +size 18981166