rust: Update to version 1.41.0

This commit is contained in:
Richard Kuhnt 2020-01-30 18:01:49 +00:00
parent 4025262418
commit b089ff883e

View File

@ -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.40.0",
"version": "1.41.0",
"license": "MIT|Apache-2.0",
"architecture": {
"64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.40.0-x86_64-pc-windows-gnu.msi",
"hash": "d9e1d600a9e1c20c9d1c7cbb99d00a660d4b7100b8f0003e19fc4690da862e51"
"url": "https://static.rust-lang.org/dist/rust-1.41.0-x86_64-pc-windows-gnu.msi",
"hash": "ecfccf8b4eb02e5180a5449bf79c4e7c231c2703104fec5096c045a79318c4be"
},
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.40.0-i686-pc-windows-gnu.msi",
"hash": "344216a91e96924902a68f5d750ad19c66dc0f0d7b86e264d02713ce214bc238"
"url": "https://static.rust-lang.org/dist/rust-1.41.0-i686-pc-windows-gnu.msi",
"hash": "d878eac546702afedc5616ad4a8427e0f166c6e553c98cacd710f558d0c17581"
}
},
"extract_dir": "Rust",