Skip to content

Commit

Permalink
WHL: Update sqlite,curl,nghttp2 (#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 authored Jun 8, 2023
1 parent dbfa2cb commit 160e4bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/proj-compile-wheels.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# INSTALL PROJ & DEPENDENCIES FOR WHEELS
# Test for macOS with [ -n "$IS_MACOS" ]
SQLITE_VERSION=3410200
SQLITE_VERSION=3420000
LIBTIFF_VERSION=4.5.0
CURL_VERSION=8.0.1
NGHTTP2_VERSION=1.52.0
CURL_VERSION=8.1.2
NGHTTP2_VERSION=1.54.0


# ------------------------------------------
Expand Down

0 comments on commit 160e4bf

Please sign in to comment.