Update azure-core dependency on curl to 7.48 from 7.44 since that's the minimum available on vcpkg. (#4882)
* Update azure-core dependency on curl to 7.48 from 7.44 since that's the minimum available on vcpkg. * Update nested vcpkg.json to 7.48
This commit is contained in:
parent
e3a5a44e46
commit
25f33e9800
@ -36,7 +36,7 @@
|
||||
"features": [
|
||||
"ssl"
|
||||
],
|
||||
"version>=": "7.44"
|
||||
"version>=": "7.48"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
"features": [
|
||||
"ssl"
|
||||
],
|
||||
"version>=": "7.44"
|
||||
"version>=": "7.48"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user