diff --git a/bucket/rust.json b/bucket/rust.json index a16738d3e6..ff8ec948ff 100644 --- a/bucket/rust.json +++ b/bucket/rust.json @@ -1,16 +1,16 @@ { "homepage": "https://www.rust-lang.org", "description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)", - "version": "1.38.0", + "version": "1.39.0", "license": "MIT|Apache-2.0", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/dist/rust-1.38.0-x86_64-pc-windows-gnu.msi", - "hash": "65b52ad5650ed3a0217e3903187b1cc03b988874b75a15742c1e430a38ab9a75" + "url": "https://static.rust-lang.org/dist/rust-1.39.0-x86_64-pc-windows-gnu.msi", + "hash": "4127f788a35d1f216898ac911f7bc40489969e48db8f354fa3a7636f90d10894" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.38.0-i686-pc-windows-gnu.msi", - "hash": "71478c75a261a42ef498073c095fd8c601804f47c17e817ce29d0d2fede98ae1" + "url": "https://static.rust-lang.org/dist/rust-1.39.0-i686-pc-windows-gnu.msi", + "hash": "5caaa4715e239dab52ddd50bab474e55cc5ef169738ec4b83a65555749678b13" } }, "extract_dir": "Rust",