rust: Update to version 1.79.0

This commit is contained in:
github-actions[bot] 2024-06-13 16:29:18 +00:00
parent 8da16b8962
commit c4b77b96de

View File

@ -1,5 +1,5 @@
{ {
"version": "1.78.0", "version": "1.79.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",
@ -13,16 +13,16 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.78.0-x86_64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.79.0-x86_64-pc-windows-msvc.msi",
"hash": "7c9b34402b4d26fbc80c8acae9f82c52708bdf2c547135e74d499a3d4aed5124" "hash": "bb9077c65c3d3a77127b45c4dfc83811915133e6c7a5535ac9a958aed2ca64c5"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.78.0-i686-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.79.0-i686-pc-windows-msvc.msi",
"hash": "9d24d15fbf7482ea9a9629a1d0677aa47baa21ab3c3b15be7cba950074d7f7e8" "hash": "77a47cc9dfa23346747d65f534569d0893832a6aea015f0e4d5fbb5d3e6e8946"
}, },
"arm64": { "arm64": {
"url": "https://static.rust-lang.org/dist/rust-1.78.0-aarch64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.79.0-aarch64-pc-windows-msvc.msi",
"hash": "4c6349cdad70110d6231fbb5e07c16ded83fda185da77c6f93a8860726d06529" "hash": "3ecc73578e99644b6830eda01cbcb9d6ea34a9c84c3b7d89a1cf0a104e1f39fe"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",