First versioned version of curl is 7.74, not 7.48. Reset base version to 7.74. (#33207)

* First version versioned curl is 7.74.0

* Updated baselines

* Removed version dependency on curl

* bumped port version

* Updated baselines

* back to port version 3

* updated baselines

* Update versions/a-/azure-core-cpp.json

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
This commit is contained in:
Larry Osterman 2023-08-23 11:45:45 -07:00 committed by GitHub
parent c8fa8798dd
commit ef3a0e1cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"name": "azure-core-cpp",
"version-semver": "1.10.2",
"port-version": 2,
"port-version": 3,
"description": [
"Microsoft Azure Core SDK for C++",
"This library provides shared primitives, abstractions, and helpers for modern Azure SDK client libraries written in the C++."
@ -38,8 +38,7 @@
"default-features": false,
"features": [
"ssl"
],
"version>=": "7.48.0"
]
}
]
},

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "371ce124f91e0b9d64a44e47b573b5a3f4602498",
"version-semver": "1.10.2",
"port-version": 3
},
{
"git-tree": "0988f8606d4a1ee55446b680b6ea134cfae20569",
"version-semver": "1.10.2",

View File

@ -414,7 +414,7 @@
},
"azure-core-cpp": {
"baseline": "1.10.2",
"port-version": 2
"port-version": 3
},
"azure-core-tracing-opentelemetry-cpp": {
"baseline": "1.0.0-beta.4",