From e251bcc7332ae2b20dbd6af4846cb209c1541ea6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 31 Aug 2017 18:00:58 +0000 Subject: [PATCH] Update rust-msvc to version 1.20.0 --- rust-msvc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rust-msvc.json b/rust-msvc.json index 528b473e17..6ef8a8bebe 100644 --- a/rust-msvc.json +++ b/rust-msvc.json @@ -1,15 +1,15 @@ { "homepage": "https://www.rust-lang.org", - "version": "1.19.0", + "version": "1.20.0", "license": "MIT/Apache 2.0", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/dist/rust-1.19.0-x86_64-pc-windows-msvc.msi", - "hash": "1d2cd906e2f93ebd2d156f68dcb9312b9e08b60e6f71e9742d6da7a30c216bcc" + "url": "https://static.rust-lang.org/dist/rust-1.20.0-x86_64-pc-windows-msvc.msi", + "hash": "de1635d760d7e92984eedb7ef900dfc3c2b8341cd49135269ae416657f4af836" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.19.0-i686-pc-windows-msvc.msi", - "hash": "9540fe771afa845435816cbd88e60cfd19a4c805923c85145528dec3a121704d" + "url": "https://static.rust-lang.org/dist/rust-1.20.0-i686-pc-windows-msvc.msi", + "hash": "a7230816a08f82a570a8897052aa1f8d1afda0bee3e967586d49783526bd1e33" } }, "bin": [