mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
rustup-msvc: Update to version 1.23.0
This commit is contained in:
parent
eb1c1a2276
commit
13f90f8228
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://rustup.rs",
|
||||
"version": "1.22.1",
|
||||
"version": "1.23.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"description": "Manage multiple rust installations with ease",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.22.1/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "7d84713f40e835b2d4b6ff6a3044338598b5d2d4e3b0716277450776ae3d7089"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.23.0/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "655388940708ee094fcad294b00af05b8b81c0ab7f8da67cd31224bd41f5f33b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.22.1/i686-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "a607258de36f4369552426a5025329b8859c4fb3cc4a29c14c865abf3bbdbac0"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.23.0/i686-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "48e2bea0bf6b9c782c8732e8de17a3d87b5760af8931e801652f8a47b27018cc"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user