diff --git a/bucket/rustup-msvc.json b/bucket/rustup-msvc.json index 0528542318..8d16334810 100644 --- a/bucket/rustup-msvc.json +++ b/bucket/rustup-msvc.json @@ -1,5 +1,5 @@ { - "version": "1.27.1", + "version": "1.28.1", "description": "Manage multiple rust installations with ease", "homepage": "https://rustup.rs", "license": "MIT|Apache-2.0", @@ -14,12 +14,12 @@ ], "architecture": { "64bit": { - "url": "https://static.rust-lang.org/rustup/archive/1.27.1/x86_64-pc-windows-msvc/rustup-init.exe", - "hash": "193d6c727e18734edbf7303180657e96e9d5a08432002b4e6c5bbe77c60cb3e8" + "url": "https://static.rust-lang.org/rustup/archive/1.28.1/x86_64-pc-windows-msvc/rustup-init.exe", + "hash": "7b83039a1b9305b0c50f23b2e2f03319b8d7859b28106e49ba82c06d81289df6" }, "32bit": { - "url": "https://static.rust-lang.org/rustup/archive/1.27.1/i686-pc-windows-msvc/rustup-init.exe", - "hash": "011185bd2bfce79f5389c19247b6e45242d17c697fe135ec6cdd23948445803a" + "url": "https://static.rust-lang.org/rustup/archive/1.28.1/i686-pc-windows-msvc/rustup-init.exe", + "hash": "494bbeb52bd102891be4e7e5adc74eeb1c532adfdc33d51ae1aa9fd2ff5f1048" } }, "installer": {