mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-09-10 22:28:53 +00:00
sqlite -> 3.24
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
VERSION=3220000
|
VERSION=3240000
|
||||||
|
|
||||||
fetch_if_needed() {
|
fetch_if_needed() {
|
||||||
if [ ! -e sqlite ]; then
|
if [ ! -e sqlite ]; then
|
||||||
|
Reference in New Issue
Block a user