mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 00:49:00 +08:00
edd61643a5
* [msmpi] Update the download hash * update version record * Update ports/msmpi/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/m-/msmpi.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
10 lines
394 B
JSON
10 lines
394 B
JSON
{
|
|
"name": "msmpi",
|
|
"version": "10.1.12498",
|
|
"port-version": 1,
|
|
"description": "Microsoft MPI (MS-MPI) is a Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform.",
|
|
"homepage": "https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi",
|
|
"license": "MIT",
|
|
"supports": "windows"
|
|
}
|