mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update rust-msvc to 1.9.0 (#871)
This commit is contained in:
parent
b3136311b0
commit
1e3f2255f8
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.rust-lang.org",
|
"homepage": "http://www.rust-lang.org",
|
||||||
"version": "1.8.0",
|
"version": "1.9.0",
|
||||||
"license": "MIT/Apache 2.0",
|
"license": "MIT/Apache 2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.8.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.9.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "9c41af5dc233b004a47c0cc33338ad0f33c75402ee8050245c81a3aa63969377"
|
"hash": "3aad7610d6f03e0153473980580c6827d9464f307abe17fbbb41c2a5386234bb"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.8.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.9.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "5251940d2a9ce91be1bba33f4c12130bf145826109df6810e0b2e9de214370ab"
|
"hash": "f55dbc9a5f5cd7bef1b94304aca0be97b95a70d3b720be5f6972ccfb64fa1fbb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user