mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rust-msvc: Update to version 1.29.2
This commit is contained in:
parent
a8857ea9bb
commit
421e0ff775
@ -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-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.29.2-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "a3dc8c09736fb7086fcfb004f0f04d82941dd261afdb5db10ebbce33aebde2eb"
|
"hash": "ec7ad1a69f5708dccf72c0296292985cf1ed8e10bdd002a3a5e2f28453975e82"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.29.1-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.29.2-i686-pc-windows-msvc.msi",
|
||||||
"hash": "fdb106f476d10d2b50be85ecefd240d46b8e3c9adc49ae73dfb57a5a7aa4428c"
|
"hash": "c12d6b30b1b59161b70e97b7e912f48a53bde15b132f83e3ae3687a453da6ae9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user