mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rustup: Update to version 1.22.1
This commit is contained in:
parent
1c3d0ae555
commit
0ee15d3174
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://rustup.rs",
|
||||
"version": "1.22.0",
|
||||
"version": "1.22.1",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"description": "Manage multiple rust installations with ease",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.22.0/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "ad8603c60c3240236841050d2701dd2bd6a35aa4d5364ed0e7f303da4ae9ab50"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.22.1/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "dff949802997c005128f5e3c21a9e1eaf0b9958cf42d7414e361b5c24ff69332"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.22.0/i686-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "2b997ecd7cf2414e21ea1ed187f9d1664590529517a00e47024a126d7518e8d7"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.22.1/i686-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "5e6e95cb2742a6f05bfbd705961d22bf42d8c8ffd951fa7b86a23b9628a5eebd"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user