mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rustup: Fix hash and formating
This commit is contained in:
parent
0975388fd5
commit
698c635a64
12
rustup.json
12
rustup.json
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.0",
|
"version": "1.3.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://win.rustup.rs/?version=1.3.0#/rustup-init.exe",
|
"url": "https://win.rustup.rs/?version=1.3.0#/rustup-init.exe",
|
||||||
"hash": "849123cd17092be5bd709cdd61d435ccade181f6df54fa40b18837b41466f559",
|
"hash": "9df0222a746c8c0dee9941536ae5b51f12d70e639d79ca15f788c6f01c09a367",
|
||||||
"depends": "vcredist2015",
|
"depends": "vcredist2015",
|
||||||
"homepage": "https://github.com/rust-lang-nursery/rustup.rs",
|
"homepage": "https://github.com/rust-lang-nursery/rustup.rs",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://win.rustup.rs/?version=$version#/rustup-init.exe"
|
"url": "https://win.rustup.rs/?version=$version#/rustup-init.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user