diff --git a/bucket/msmpi.json b/bucket/msmpi.json index db6ede91ea..a85b80eca9 100644 --- a/bucket/msmpi.json +++ b/bucket/msmpi.json @@ -1,10 +1,10 @@ { "homepage": "https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi", "description": "Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform.", - "version": "10.0", + "version": "10.1.1", "license": "MIT", - "url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v10.0/msmpisetup.exe", - "hash": "7dae13797627726f67fab9c1d251aec2df9ecd25939984645ec05748bdffd396", + "url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v10.1.1/msmpisetup.exe", + "hash": "7308fd15e437d6829fd9c6ec5d801380faa3bff6e66e1dee3e8e005106fb6a68", "env_add_path": ".", "pre_install": "7z x -t# \"$dir\\msmpisetup.exe\" -o\"$dir\\tmp\"", "architecture": {