diff --git a/bucket/rust.json b/bucket/rust.json index ececed4df0..b129f08328 100644 --- a/bucket/rust.json +++ b/bucket/rust.json @@ -1,16 +1,16 @@ { "homepage": "https://www.rust-lang.org", "description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)", - "version": "1.41.1", + "version": "1.42.0", "license": "MIT|Apache-2.0", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/dist/rust-1.41.1-x86_64-pc-windows-gnu.msi", - "hash": "b467ea4d96792c686887205c576dfad3777a67288b5457cd495450ae624853ae" + "url": "https://static.rust-lang.org/dist/rust-1.42.0-x86_64-pc-windows-gnu.msi", + "hash": "f9d82aaaa166801da78e2e7d18e77af9ff5281897dc6f908bcef94cdee1fa385" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.41.1-i686-pc-windows-gnu.msi", - "hash": "b8a4f24118e79104e4a5ac94e836d83208716b0b5cb7f7e8ea2b3a4a7185e736" + "url": "https://static.rust-lang.org/dist/rust-1.42.0-i686-pc-windows-gnu.msi", + "hash": "42c36d2e5caf519053c29ec3da5af8f2d7d97f45e2bfdf88ab7162007c41e483" } }, "extract_dir": "Rust",