diff --git a/bucket/rust.json b/bucket/rust.json index 94020e6c54..699d2f38c4 100644 --- a/bucket/rust.json +++ b/bucket/rust.json @@ -1,16 +1,16 @@ { - "version": "1.52.1", + "version": "1.53.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.52.1-x86_64-pc-windows-gnu.msi", - "hash": "c24d42abacca50051f8c4e013785eb91e95d7b2d80f8be39c0baa214d892afef" + "url": "https://static.rust-lang.org/dist/rust-1.53.0-x86_64-pc-windows-gnu.msi", + "hash": "eff8c7eea1b1b25b39226a1ff3939c5065b10074ca96e283bdc758c374a5ff90" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.52.1-i686-pc-windows-gnu.msi", - "hash": "38b827ccb0abf360546dbcf3fc86e17fb46f1f87cb1494fdbccf778f6db9c835" + "url": "https://static.rust-lang.org/dist/rust-1.53.0-i686-pc-windows-gnu.msi", + "hash": "360e35ddd874c3a697c3e62e6984975259b44b7a903de2049f5bfdf69bf4b137" } }, "extract_dir": "Rust",