Merge pull request #492 from dpaulat/renovate/cpr-1.x

Update dependency cpr to v1.12.0
This commit is contained in:
Dan Paulat 2025-08-07 08:20:12 -05:00 committed by GitHub
commit 35b7cf053c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ import os
class SupercellWxConan(ConanFile):
settings = ("os", "compiler", "build_type", "arch")
requires = ("boost/1.88.0",
"cpr/1.11.2",
"cpr/1.12.0",
"fontconfig/2.15.0",
"freetype/2.13.2",
"geographiclib/2.4",