mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00
update sqlite version 3.33 -> 3.35.2
This commit is contained in:
parent
2edb873167
commit
7ad81ecb41
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
VERSION=3330000
|
VERSION=3352000
|
||||||
|
|
||||||
fetch_if_needed() {
|
fetch_if_needed() {
|
||||||
if [ ! -e sqlite ]; then
|
if [ ! -e sqlite ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user