Update dependency cpr to v1.11.0

This commit is contained in:
renovate[bot] 2024-10-14 11:05:31 +00:00 committed by GitHub
parent 411c570b67
commit 907d80943e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ from conans import ConanFile
class SupercellWxConan(ConanFile):
settings = ("os", "compiler", "build_type", "arch")
requires = ("boost/1.86.0",
"cpr/1.10.5",
"cpr/1.11.0",
"fontconfig/2.15.0",
"freetype/2.13.2",
"geographiclib/2.4",