mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Updates Rust to 1.3.0
This commit is contained in:
parent
c848b6cd10
commit
26ff9e78d2
14
rust.json
14
rust.json
@ -1,9 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.rust-lang.org",
|
"homepage": "http://www.rust-lang.org",
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"license": "MIT/Apache 2.0",
|
"license": "MIT/Apache 2.0",
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.2.0-x86_64-pc-windows-gnu.msi",
|
"architecture": {
|
||||||
"hash": "0E148DB672EB489E8C977C75189C17E33E362CDFA11F3295ADB1F4989C58820B",
|
"32bit": {
|
||||||
|
"url": "https://static.rust-lang.org/dist/rust-1.3.0-i686-pc-windows-gnu.msi",
|
||||||
|
"hash": "711aff8d9b130f9dcaeb6fcc23066405a8db177f70d91a7689c80d0d220311b6"
|
||||||
|
},
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://static.rust-lang.org/dist/rust-1.3.0-x86_64-pc-windows-gnu.msi",
|
||||||
|
"hash": "44a3acf40bb860fcbd152cf4bf5ad5f4a5224d451cbf5daa518d5c2907722729"
|
||||||
|
}
|
||||||
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"Rust\\bin\\rustc.exe",
|
"Rust\\bin\\rustc.exe",
|
||||||
"Rust\\bin\\rustdoc.exe",
|
"Rust\\bin\\rustdoc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user