mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
rust: Update to version 1.29.2
This commit is contained in:
parent
421e0ff775
commit
8fdc6fd782
10
rust.json
10
rust.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"version": "1.29.1",
|
"version": "1.29.2",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.29.1-x86_64-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.29.2-x86_64-pc-windows-gnu.msi",
|
||||||
"hash": "303f1c3a755872221b393533c886b9fcd9825fb6ee6311728281cd880eaed105"
|
"hash": "7deb3ec9718378cb5217df5c13afa619d7bde751ceac03e5793b922f0c0f6688"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.29.1-i686-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.29.2-i686-pc-windows-gnu.msi",
|
||||||
"hash": "7f744c619b76f4084a3f0eb809e9ae3b5dbab5544443f1117ec035f17677e4a2"
|
"hash": "c22c6346398f64e3e9a80d73a32af8f99525679c64a153c0428ffaca4db17ddd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user