Skip to content

Commit ac856b2

Browse files
committedAug 5, 2019
Update curl dependency in buildbot
1 parent 800fa2d commit ac856b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎util/buildbot/buildwin32.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ fi
3434
irrlicht_version=1.8.4
3535
ogg_version=1.3.2
3636
vorbis_version=1.3.5
37-
curl_version=7.64.0
37+
curl_version=7.65.3
3838
gettext_version=0.19.8.1
3939
freetype_version=2.9.1
4040
sqlite3_version=3.27.2

‎util/buildbot/buildwin64.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ toolchain_file=$dir/toolchain_x86_64-w64-mingw32.cmake
2323
irrlicht_version=1.8.4
2424
ogg_version=1.3.2
2525
vorbis_version=1.3.5
26-
curl_version=7.64.0
26+
curl_version=7.65.3
2727
gettext_version=0.19.8.1
2828
freetype_version=2.9.1
2929
sqlite3_version=3.27.2

0 commit comments

Comments
 (0)
Please sign in to comment.