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