mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rustup: Update to version 1.23.0
This commit is contained in:
parent
13f90f8228
commit
7afb77efe0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://rustup.rs",
|
"homepage": "https://rustup.rs",
|
||||||
"version": "1.22.1",
|
"version": "1.23.0",
|
||||||
"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.22.1/x86_64-pc-windows-gnu/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.23.0/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||||
"hash": "dff949802997c005128f5e3c21a9e1eaf0b9958cf42d7414e361b5c24ff69332"
|
"hash": "7b4cb7116bb035dbc106eec86c16c0042ea6ad71e19666ac29b3542cfa08201f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/archive/1.22.1/i686-pc-windows-gnu/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.23.0/i686-pc-windows-gnu/rustup-init.exe",
|
||||||
"hash": "5e6e95cb2742a6f05bfbd705961d22bf42d8c8ffd951fa7b86a23b9628a5eebd"
|
"hash": "88e444e43423781d17b267742cbe5171ffbe50a814aa0353879b01bbd54ae31e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user