diff --git a/bucket/rust.json b/bucket/rust.json index 5e407450bc..dd658d55d8 100644 --- a/bucket/rust.json +++ b/bucket/rust.json @@ -1,16 +1,16 @@ { - "version": "1.59.0", + "version": "1.60.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.59.0-x86_64-pc-windows-gnu.msi", - "hash": "194e21b460063099a3b0fcf53c317161c9cab7ebbb0713a49c4a07d06190ad88" + "url": "https://static.rust-lang.org/dist/rust-1.60.0-x86_64-pc-windows-gnu.msi", + "hash": "4f4e4779af79930ae12fc1d8d73c79a99fb7fb75763df6c0695e35a0fe2c62c2" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.59.0-i686-pc-windows-gnu.msi", - "hash": "61629b260d4f7442a2035e59b808345f7e993fc5ea07410e255d0c9cfafec7df" + "url": "https://static.rust-lang.org/dist/rust-1.60.0-i686-pc-windows-gnu.msi", + "hash": "ab8d993bc740b7ff2fb820a2935b23c4d1c4a79d6f4e0c2f6b224d218d67cfb1" } }, "extract_dir": "Rust",