mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust: Update to version 1.43.1
This commit is contained in:
parent
441e3d5bad
commit
e103a06c00
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||
"version": "1.43.0",
|
||||
"version": "1.43.1",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.43.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "3932ebe74581aedec3024fde07c22433510f72bf1bdf878be9c850ae88dda379"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.43.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "5bb68819ba1fc00338915948171287ebd4fd7aef1840ef9076153d821b943459"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.43.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "c23eb6fb6c019e06bcbb6cc7df819df64382aa33b72804c2cf5c3e7ba8097c46"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.43.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "d533c93278a64a567c5880eadca29284d3fc0029b3f764c1d1f77ff49174d7ee"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user