mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:19:00 +08:00
e2fb66462a
* Update the sqlpp11 port to version 0.61 + SQLite3 * Update the sqlpp11 version to 0.61 * Update dependencies in sqlpp11 ports * Update sqlpp11 and its connectors versions * Update files according to the maintainer guide * Update the sqlpp11 version * Update SHA512 * Version instead of version-string * Update the sqlpp11 version * Version-string instead of version * Version update * Vesrion update after script * Update according to checks * Replace connector ports by empty one * Update the sqlite3 connector port to dummy one * Remove non exsistent sqlpp11 sqlite3 version * Make the mysql connector port as obsolete * Format vcpkg.json in sqlpp11's ports * Update sqlpp11's ports versions * Backward compatibility in the mysql connector * Update version in sqlpp11's mysql connector * Remove non exsistent sqlpp11 mysql version
35 lines
806 B
JSON
35 lines
806 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "c2465fd92079797d39eddc691a6938933e0b6624",
|
|
"version": "0.61",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "476b94c2a6be8d48ef3360793ed0b4569b4614d4",
|
|
"version-string": "0.30",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "5adcee3bd02dde26fc1ca6272162cc5005b0cadd",
|
|
"version-string": "0.30",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "9be15890e4d2a274c563bea77964459802159bf3",
|
|
"version-string": "0.29-2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "44103550881a1581212124d45782480a9ed5cd44",
|
|
"version-string": "0.29-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4e7baff1998bf263042f99cdb2abae94fc9c91c3",
|
|
"version-string": "0.29",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|