Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
287 B
JSON

{
"name": "vcpkg-ci-msys2",
"version": "1",
"description": "Test vcpkg msys2 freshness",
"license": "MIT",
"supports": "(windows | mingw) & native",
"features": {
"update-all": {
"description": "Update all outdated packages in vcpkg_acquire_msys.cmake"
}
}
}