mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:19:00 +08:00
95bfe3a766
Updates the version of SqliteModernCpp/sqlite-modern-cpp to the latest commit, as the previous one was more than five years old
10 lines
230 B
JSON
10 lines
230 B
JSON
{
|
|
"name": "sqlite-modern-cpp",
|
|
"version-date": "2023-12-03",
|
|
"description": "The C++14 wrapper around sqlite library",
|
|
"homepage": "https://github.com/aminroosta/sqlite_modern_cpp",
|
|
"dependencies": [
|
|
"sqlite3"
|
|
]
|
|
}
|