mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rust: Update to version 1.43.0
This commit is contained in:
parent
0b3a02e8d2
commit
94364840de
@ -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.42.0",
|
||||
"version": "1.43.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.42.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "f9d82aaaa166801da78e2e7d18e77af9ff5281897dc6f908bcef94cdee1fa385"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.43.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "3932ebe74581aedec3024fde07c22433510f72bf1bdf878be9c850ae88dda379"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.42.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "42c36d2e5caf519053c29ec3da5af8f2d7d97f45e2bfdf88ab7162007c41e483"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.43.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "c23eb6fb6c019e06bcbb6cc7df819df64382aa33b72804c2cf5c3e7ba8097c46"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user