From c0c22d8cd466db9ae5e6b0a2c849b709f8d8e72d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 28 Feb 2019 19:01:22 +0000 Subject: [PATCH] rust-msvc: Update to version 1.33.0 --- rust-msvc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rust-msvc.json b/rust-msvc.json index 769c30bae6..c037e12956 100644 --- a/rust-msvc.json +++ b/rust-msvc.json @@ -1,15 +1,15 @@ { "homepage": "https://www.rust-lang.org", - "version": "1.32.0", + "version": "1.33.0", "license": "MIT|Apache-2.0", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/dist/rust-1.32.0-x86_64-pc-windows-msvc.msi", - "hash": "c06ce8fd10bf0802747c0c3541ef70bfea99cb41c18220b61ac5645c8bd19980" + "url": "https://static.rust-lang.org/dist/rust-1.33.0-x86_64-pc-windows-msvc.msi", + "hash": "cc27799843a146745d4054afa5de1f1f5ab19d539d8c522a909b3c8119e46f99" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.32.0-i686-pc-windows-msvc.msi", - "hash": "07d594e18af37d7c4d8c919630ca640598bf4e6c12f3fdb791292d034b07b7e7" + "url": "https://static.rust-lang.org/dist/rust-1.33.0-i686-pc-windows-msvc.msi", + "hash": "6f6efc5a825575ef8c53fd323462a35cb9a3350de0e1fb029d734feae958bae6" } }, "bin": [