diff --git a/bucket/rust.json b/bucket/rust.json index 1fecc0ecd5..f4751e36bb 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.43.1", + "version": "1.44.0", "license": "MIT|Apache-2.0", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/dist/rust-1.43.1-x86_64-pc-windows-gnu.msi", - "hash": "5bb68819ba1fc00338915948171287ebd4fd7aef1840ef9076153d821b943459" + "url": "https://static.rust-lang.org/dist/rust-1.44.0-x86_64-pc-windows-gnu.msi", + "hash": "7e2fcf0ea05a3814c6ea10b416e7347113ec6a31701e4a0d4a701020591e91ae" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.43.1-i686-pc-windows-gnu.msi", - "hash": "d533c93278a64a567c5880eadca29284d3fc0029b3f764c1d1f77ff49174d7ee" + "url": "https://static.rust-lang.org/dist/rust-1.44.0-i686-pc-windows-gnu.msi", + "hash": "9a5aeb018f36a8ff60b003c4cb5aaf3543b885e587e7ded8ee782cf979acf862" } }, "extract_dir": "Rust",