mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rust: Update to version 1.74.0
This commit is contained in:
parent
179d3ae70f
commit
b921005a64
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.73.0",
|
"version": "1.74.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.73.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.74.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "f09ad46b79fb92e778755d2c6a5e9d2cb69f61b4bc13f8f8e75ac96279e4dfbe"
|
"hash": "eb090e22d8471813b2ba665dd20acbe4e3d3907ef9bc64ee9a66dd8700b01bc1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.73.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.74.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "97f44bd341b2fadd252881cb5594d3ebe333ea7e04ff609bb168f809d987eb9c"
|
"hash": "981da53c593a72568196678d85f0cff736a00b0bd466ba79d9b97741cf576aef"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.73.0-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.74.0-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "3833b86594603e505723e22aacf958841fac175e1de498e2a73275040803a4bc"
|
"hash": "fe5c4eb2cc370cdd64e588f8898080fcd9c7bdcad20e467f12e0c6023776d54c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user