rust: Update to version 1.45.2

This commit is contained in:
Jakub Čábera 2020-08-03 17:28:47 +02:00
parent a616b5c515
commit 453963431f

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://www.rust-lang.org", "version": "1.45.2",
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)", "description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
"version": "1.45.1", "homepage": "https://www.rust-lang.org",
"license": "MIT|Apache-2.0", "license": "MIT|Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.45.1-x86_64-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.45.2-x86_64-pc-windows-gnu.msi",
"hash": "14542c16a473f6af1cd02dfc90df98dedacf0e00156233d1748b021f7222ae8c" "hash": "9866b117ff185e8ca68f4b05cc809e226065bde74e2c211119618583b5284a8b"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.45.1-i686-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.45.2-i686-pc-windows-gnu.msi",
"hash": "fe0d7a8a54aab3f194d058ccf559d04ff7707904238097f4bc0bb695e8afe752" "hash": "907d595e1408ad35f7ec18439dd783ef02bb7015f1a67ddc379632a2309999ed"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",