From 959766780e5c9e3f206710fe049942b3d2882f1d Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Thu, 15 Aug 2019 12:19:36 -0700 Subject: [PATCH] Update bucket/msmpi.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Jakub Čábera --- bucket/msmpi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/msmpi.json b/bucket/msmpi.json index 061886d8d0..db6ede91ea 100644 --- a/bucket/msmpi.json +++ b/bucket/msmpi.json @@ -1,6 +1,6 @@ { "homepage": "https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi", - "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.", + "description": "Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform.", "version": "10.0", "license": "MIT", "url": "https://github.com/Microsoft/Microsoft-MPI/releases/download/v10.0/msmpisetup.exe",