diff --git a/bucket/rust.json b/bucket/rust.json index e311ac1840..39a237b96d 100644 --- a/bucket/rust.json +++ b/bucket/rust.json @@ -1,16 +1,16 @@ { - "version": "1.61.0", + "version": "1.62.0", "description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)", "homepage": "https://www.rust-lang.org", "license": "MIT|Apache-2.0", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/dist/rust-1.61.0-x86_64-pc-windows-gnu.msi", - "hash": "2994393e930bf873e4e2f89d0b7c86324d65fc46304d384284f484d3e331d5ec" + "url": "https://static.rust-lang.org/dist/rust-1.62.0-x86_64-pc-windows-gnu.msi", + "hash": "12ebf687f011c5feb092f09b1e01b42f2f05b205cf1ec16b89f49828b7ab7801" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.61.0-i686-pc-windows-gnu.msi", - "hash": "0b1bb3f383902a8d2fbf956932d7189ab9b7b328133ee086e9d8deb979d16ac6" + "url": "https://static.rust-lang.org/dist/rust-1.62.0-i686-pc-windows-gnu.msi", + "hash": "05833df4ab89f572b9e61e90fa17f74c1c53b584ac5396f7d7b42ce2f5fab156" } }, "extract_dir": "Rust",