rust-msvc: Update to version 1.66.0

This commit is contained in:
github-actions[bot] 2022-12-15 16:30:08 +00:00
parent d91bd587e2
commit 24312ab84e

View File

@ -1,20 +1,20 @@
{ {
"version": "1.65.0", "version": "1.66.0",
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)", "description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
"homepage": "https://www.rust-lang.org", "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.65.0-x86_64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.66.0-x86_64-pc-windows-msvc.msi",
"hash": "9425a225c484be4cd68386f6ceab1db8a5a8ffe9992a14d47983607a9766fc24" "hash": "c2c4208dbf29782a7ac56a7cd3a7ea78bdb43eae98310918631d25257af63559"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.65.0-i686-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.66.0-i686-pc-windows-msvc.msi",
"hash": "1776b141ef6ba76aa34290aee6b9816fcd4614e713d852cc3171472faf977463" "hash": "b95c93764b1cca62f2a0c85246727d07360a08b0325124cb573820f15c2d09bd"
}, },
"arm64": { "arm64": {
"url": "https://static.rust-lang.org/dist/rust-1.65.0-aarch64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.66.0-aarch64-pc-windows-msvc.msi",
"hash": "a056eb6fea459efaa6ce8dad936b46b7e5242ac034ed0dcc33605d032f661dbd" "hash": "400c2f0f26a66fa630332572edcf841d3034e94545aa753e723c9f2bdc2d73d4"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",