Bump libcurl, Irrlicht and SDL2 versions

main
Maksym H 2023-03-27 19:44:10 +03:00
parent 1edfa92e71
commit 498f45a66e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash -e
SDL2_VERSION=2.26.3
SDL2_VERSION=2.26.4
. sdk.sh

View File

@ -1,7 +1,7 @@
#!/bin/bash -e
. sdk.sh
CURL_VERSION=7.88.1
CURL_VERSION=8.0.1
export ANDR_ROOT=$(pwd)