diff --git a/bucket/rust.json b/bucket/rust.json index e4e3af056f..94020e6c54 100644 --- a/bucket/rust.json +++ b/bucket/rust.json @@ -1,16 +1,16 @@ { - "version": "1.52.0", + "version": "1.52.1", "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.52.0-x86_64-pc-windows-gnu.msi", - "hash": "ff0952eacf67c52a74706d16fe07c7a5778450b38ee67c47c1a645cde929ed61" + "url": "https://static.rust-lang.org/dist/rust-1.52.1-x86_64-pc-windows-gnu.msi", + "hash": "c24d42abacca50051f8c4e013785eb91e95d7b2d80f8be39c0baa214d892afef" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.52.0-i686-pc-windows-gnu.msi", - "hash": "8165f3af2cbf80db5847dff7b16f6803664c4ceb4fa952646f7aed42435b9fed" + "url": "https://static.rust-lang.org/dist/rust-1.52.1-i686-pc-windows-gnu.msi", + "hash": "38b827ccb0abf360546dbcf3fc86e17fb46f1f87cb1494fdbccf778f6db9c835" } }, "extract_dir": "Rust",