We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e36bb82 commit 85db3a8Copy full SHA for 85db3a8
update_libchdb.sh
@@ -29,7 +29,7 @@ download_and_extract() {
29
}
30
31
# Get the newest release version
32
-LATEST_RELEASE=v3.1.2
+LATEST_RELEASE=v2.1.1
33
34
# Select the correct package based on OS and architecture
35
case "$(uname -s)" in
0 commit comments