mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust: Move apps out of the only dir (#337)
This commit is contained in:
parent
86937e2870
commit
bfbf2af7e6
@ -13,10 +13,11 @@
|
||||
"hash": "c600c0dc2bb9eff0c7c36620f63d19c10e57147f49f310106c51f7fc6a2c230f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
"bin": [
|
||||
"Rust\\bin\\rustc.exe",
|
||||
"Rust\\bin\\rustdoc.exe",
|
||||
"Rust\\bin\\cargo.exe"
|
||||
"bin\\rustc.exe",
|
||||
"bin\\rustdoc.exe",
|
||||
"bin\\cargo.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://www.rust-lang.org/",
|
||||
|
||||
@ -13,10 +13,11 @@
|
||||
"hash": "f241600af411d2021e2125f7b94be6609c57953924293a5264b97f4400b6e814"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
"bin": [
|
||||
"Rust\\bin\\rustc.exe",
|
||||
"Rust\\bin\\rustdoc.exe",
|
||||
"Rust\\bin\\cargo.exe"
|
||||
"bin\\rustc.exe",
|
||||
"bin\\rustdoc.exe",
|
||||
"bin\\cargo.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://www.rust-lang.org/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user