mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust: Update to version 1.58.1
This commit is contained in:
parent
af4b7196ac
commit
56f83e65fe
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.58.0",
|
||||
"version": "1.58.1",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.58.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "a7837933976920fbf3d1a9fffe2970f162ae8d1a743c4a4a311beecbf3d6bcd7"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.58.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "0130512c652ffc9d61a84c209a4b565fc555e093a56d7a307dc6af82d09bbf40"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.58.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "58a9677994182bf3fe84d1985e2bab290614f8fa430ea6b0eb80e1dc26664047"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.58.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "544fd90dd44ed746d93a58745d792d2cf26df77b194f4544c2c072d1b62d26e7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user