mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
msmpi: Update to version 10.1.1
This commit is contained in:
parent
c77dbc2cf4
commit
4d31b0f813
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi",
|
"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.",
|
"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",
|
"license": "MIT",
|
||||||
"url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v10.0/msmpisetup.exe",
|
"url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v10.1.1/msmpisetup.exe",
|
||||||
"hash": "7dae13797627726f67fab9c1d251aec2df9ecd25939984645ec05748bdffd396",
|
"hash": "7308fd15e437d6829fd9c6ec5d801380faa3bff6e66e1dee3e8e005106fb6a68",
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
"pre_install": "7z x -t# \"$dir\\msmpisetup.exe\" -o\"$dir\\tmp\"",
|
"pre_install": "7z x -t# \"$dir\\msmpisetup.exe\" -o\"$dir\\tmp\"",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user