diff --git a/bucket/rust.json b/bucket/rust.json index 5c7dc2a38c..9472afd71a 100644 --- a/bucket/rust.json +++ b/bucket/rust.json @@ -1,16 +1,16 @@ { - "version": "1.46.0", + "version": "1.47.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.46.0-x86_64-pc-windows-gnu.msi", - "hash": "40eb2077b0a9699041328726c2dcfbf57d6cd52f59a7d49de53a256e86a72699" + "url": "https://static.rust-lang.org/dist/rust-1.47.0-x86_64-pc-windows-gnu.msi", + "hash": "72e0dc19be66b424540e99245dbfe7182745a2509090c1db3a415b1aa4f53dee" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.46.0-i686-pc-windows-gnu.msi", - "hash": "8c81e68e1a9ef1a5a290913ecfb5c6ba9639e6a3c2c0026143ca07b8d55eb3fa" + "url": "https://static.rust-lang.org/dist/rust-1.47.0-i686-pc-windows-gnu.msi", + "hash": "75f636dd5053e097317d2966c2ce9927544724c00a46efd063835728eac2feb8" } }, "extract_dir": "Rust",