mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
rustup: Update to version 1.19.0
This commit is contained in:
parent
0edb72b9e8
commit
521c0e427a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://rustup.rs",
|
"homepage": "https://rustup.rs",
|
||||||
"version": "1.18.3",
|
"version": "1.19.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/dist/x86_64-pc-windows-gnu/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||||
"hash": "18f8d01a15d821617348e640da95b51a1642adf7ecccdc49b1d0c8df7229a3cf"
|
"hash": "9763e1184d013fda7894ae4d55301f9120d0a3bd867e8e95b430f7d4dcbd885f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe",
|
||||||
"hash": "9cbacf99f8308b95f7944e7e9d171b3bc3c1fa77242a1ce78ba7d09761a94807"
|
"hash": "4943d249c481eeb5bab3f731e2f9363cc5b6d8b747fbab48b7b70c6fae414f7c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user