mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
rust-msvc: Update to version 1.34.2
This commit is contained in:
parent
5ae8148246
commit
280caebac8
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"version": "1.34.1",
|
"version": "1.34.2",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.34.1-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.34.2-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "8ff7da5d26fad8986f485ac5f77c51511f52863b08e83aef295f2f29cd0c78d9"
|
"hash": "467dc5af5a216619c34793d7c65616d8177df19062253b47da2b73c31d18edeb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.34.1-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.34.2-i686-pc-windows-msvc.msi",
|
||||||
"hash": "f6632d62de4e1218e446dc54b13cb3028c04ab5630ab8c82c2953bf748137abf"
|
"hash": "092cb6b3ad85653c6c4ca4537d804e041bbed701392895af27227d6eb73fa7fd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user