mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.61.0
This commit is contained in:
parent
e172920b2e
commit
818914d00b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.60.0",
|
||||
"version": "1.61.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.60.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "c989ea22e40519d4f6f83ca39df6d1c700c9c32ecedb6bafd8158937242521c1"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.61.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "0ddc81e990be2cf841706113219d9a13a09c0fb556d8faaf51c873c51fa85b8f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.60.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "7ec1786f1ed530ec918343773760e0b5afc668a1eb2697d74bb0a6967c113fd0"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.61.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "6394a77fb4cf49c465a147029d62ddc005eef71e8b36d3e89185e9c5fa26bfd7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user