vcpkg/ports/msmpi/vcpkg.json
Jack·Boos·Yu edd61643a5
[msmpi] Update the download hash (#17629)
* [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>
2021-05-06 13:45:57 -07:00

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"
}