mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust: Update to version 1.78.0
This commit is contained in:
parent
dbc83dd221
commit
bcfd4ac703
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.77.2",
|
"version": "1.78.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.77.2-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.78.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "e7ee2132379b2b6a38d160356b400d7fc0cd3055b1c506166325f4e33d8c45bc"
|
"hash": "7c9b34402b4d26fbc80c8acae9f82c52708bdf2c547135e74d499a3d4aed5124"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.77.2-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.78.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "05617c8dfa09f9b7a3565bb7e01e2db2e39aa6af85c29ae9603832076a34ceff"
|
"hash": "9d24d15fbf7482ea9a9629a1d0677aa47baa21ab3c3b15be7cba950074d7f7e8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.77.2-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.78.0-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "3c3afa1218f436478460216f81d702b53afcd7473c1addfc4eece0210f53b294"
|
"hash": "4c6349cdad70110d6231fbb5e07c16ded83fda185da77c6f93a8860726d06529"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user