Skip to content

Commit 85db3a8

Browse files
committed
Fix libchdb to v2.1.1 until v3 refactor
1 parent e36bb82 commit 85db3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update_libchdb.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ download_and_extract() {
2929
}
3030

3131
# Get the newest release version
32-
LATEST_RELEASE=v3.1.2
32+
LATEST_RELEASE=v2.1.1
3333

3434
# Select the correct package based on OS and architecture
3535
case "$(uname -s)" in

0 commit comments

Comments
 (0)